Hi, I am developing my portfolio and searching for an ORM for Rust like EF Core.
Does Have Rust a ORM like EF Core?
English is not my native language, and I am just learning it. I am very happy to be able to make a sentence like the one above, but I may make mistakes, I apologize.
I think the most popular orm in Rust is http://diesel.rs/. I can't compare it to .NET's entity framework core, as I'm not very versed with either technology. Just wanted to put this here in case you weren't aware. sea-orm is also quite popular.