Decision Workspace
premix-orm vs diesel vs diesel-async
Side-by-side comparison of Rust crates
41
premix-orm
experimentalv1.0.9-alpha
Alpha research ORM for Rust. Facade crate for premix-core and premix-macros (not production-ready).
79
diesel
stablev2.3.7
A safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL
69
diesel-async
growingv0.8.0
An async extension for Diesel the safe, extensible ORM and Query Builder
Core Metrics
| premix-orm | diesel | diesel-async | |
|---|---|---|---|
| Health Score | 41 | 79 | 69 |
| Total Downloads | 130 | 23.7M | 5.5M |
| 30d Downloads | 9 | 1.2M | 487.3K |
| Dependents | 2 | 7.6K | 1.4K |
| Releases | 9 | 92 | 21 |
| Last Updated | 55d ago | 14d ago | 7d ago |
| Age | 2m | 10y 4m | 3y 6m |
Health Breakdown
premix-orm
Maintenance
10
Quality
12
Community
6
Popularity
3
Documentation
10
diesel
Maintenance
18
Quality
19
Community
19
Popularity
8
Documentation
15
diesel-async
Maintenance
19
Quality
16
Community
14
Popularity
8
Documentation
12
Technical Details
| premix-orm | diesel | diesel-async | |
|---|---|---|---|
| Version | 1.0.9-alpha | 2.3.7 | 0.8.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 14 | 34 | 22 |
| Crate Size | 32KB | 440KB | 73KB |
| Features | 7 | 26 | 12 |
| Yanked % | 44.4% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.86.0 | 1.84.0 |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •diesel leads with a health score of 79/100, but none of the options score above 80.
- •diesel is depended on by 7.6K crates — strongest ecosystem trust.
- •diesel-async is pre-1.0 — API may change.