1 unstable release
0.1.0 | Oct 21, 2022 |
---|
#40 in #async-orm
3KB
Ethylene - A safe, runtime-independent asynchronous ORM and Query Builder for Rust
At least, that's the plan.
I'll be working on this, but results may yet be far out.
Note
This is fairly heavily inspired by Diesel. Sea-orm was asynchronous, but I didn't like its api as much. This is intended to be like Diesel, but based on sqlx. If either of those two crates fit your bill, you're more likely to get good results out of them, for now.