#async-orm #orm #async #sql #query-builder

ethylene

A safe, runtime-independent asynchronous ORM and Query Builder for PostgreSQL, MySQL, SQLite, and MSSQL

1 unstable release

0.1.0 Oct 21, 2022

#2528 in Database interfaces

MIT/Apache

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.

No runtime deps