ethylene

Crates.ioethylene
lib.rsethylene
version0.1.0
sourcesrc
created_at2022-10-21 19:23:13.355993
updated_at2022-10-21 19:23:13.355993
descriptionA safe, runtime-independent asynchronous ORM and Query Builder for PostgreSQL, MySQL, SQLite, and MSSQL
homepage
repositoryhttps://github.com/jess4tech/ethylene
max_upload_size
id693846
size2,285
Jess (Jess4Tech)

documentation

https://docs.rs/ethylene/

README

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.

Commit count: 4

cargo fmt