| ▲ | vsgherzi 13 hours ago | |||||||
A lot of this is still because rust is young. We want a competitive ecosystem so we don’t want to create victors just yet. For web id say follow things in the tokio project for the most cohesion. Tokio ORM runtime and web framework. It all works pretty well together | ||||||||
| ▲ | DangitBobby 11 hours ago | parent [-] | |||||||
I don't think it's age. For some reason most languages don't end up having an ORM like Django's that does the entire setup from schema declaration to automated migrations (forward and backwards) to a memorable and powerful query API. JavaScript for example you'd expect to have at least one ORM that does all this given its relationship with the web but you'd be wrong. | ||||||||
| ||||||||