JordiGH 2 years ago • • JordiGH 2 years ago • • I wanna do some #SQL in #Rust. Maybe use an #ORM, unless everyone thinks ORMs are dumb.What crates should I use?What would Ferris do? #sql #rust #orm This entry was edited (2 years ago) Languages Search Text Share via ...
in reply to JordiGH Federico Mena Quintero in reply to JordiGH • 2 years ago • • diesel.rs/ seems pretty standard?Diesel is a Safe, Extensible ORM and Query Builder for Rustdiesel.rs Languages Search Text Share via ...
in reply to Federico Mena Quintero JordiGH in reply to Federico Mena Quintero • 2 years ago • • @federicomena I was looking at SeaORM, but you're the second person to mention Diesel, so maybe I'll try that instead. @Federico Mena Quintero Languages Search Text Share via ...
in reply to JordiGH Federico Mena Quintero in reply to JordiGH • 2 years ago • • I haven't used either, FWIW :) Languages Search Text Share via ...
Federico Mena Quintero
in reply to JordiGH • • •Diesel is a Safe, Extensible ORM and Query Builder for Rust
diesel.rsJordiGH
in reply to Federico Mena Quintero • • •Federico Mena Quintero
in reply to JordiGH • • •