Crates.io | ethylene |
lib.rs | ethylene |
version | 0.1.0 |
source | src |
created_at | 2022-10-21 19:23:13.355993 |
updated_at | 2022-10-21 19:23:13.355993 |
description | A safe, runtime-independent asynchronous ORM and Query Builder for PostgreSQL, MySQL, SQLite, and MSSQL |
homepage | |
repository | https://github.com/jess4tech/ethylene |
max_upload_size | |
id | 693846 |
size | 2,285 |
At least, that's the plan.
I'll be working on this, but results may yet be far out.
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.