Decision Workspace
miniorm vs prax-sqlx vs crudify_orm
Side-by-side comparison of Rust crates
39
miniorm
growingv0.4.1
a *very* simple ORM built on top of sqlx
57
prax-sqlx
experimentalv0.6.3
SQLx query engine backend for Prax ORM with compile-time checked queries
54
crudify_orm
experimentalv0.1.7
CrudifyORM: A Rust library that automatically generates CRUD operations, DTOs, and pagination helpers for database models.
Core Metrics
| miniorm | prax-sqlx | crudify_orm | |
|---|---|---|---|
| Health Score | 39 | 57 | 54 |
| Total Downloads | 6.8K | 119 | 1.7K |
| 30d Downloads | 42 | 39 | 9 |
| Dependents | 5 | 0 | 0 |
| Releases | 5 | 9 | 7 |
| Last Updated | 540d ago | 5d ago | 174d ago |
| Age | 2y | 3m | 5m |
Health Breakdown
miniorm
Maintenance
5
Quality
15
Community
4
Popularity
5
Documentation
10
prax-sqlx
Maintenance
19
Quality
15
Community
6
Popularity
2
Documentation
15
crudify_orm
Maintenance
17
Quality
14
Community
6
Popularity
4
Documentation
13
Technical Details
| miniorm | prax-sqlx | crudify_orm | |
|---|---|---|---|
| Version | 0.4.1 | 0.6.3 | 0.1.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 16 | 15 | 3 |
| Crate Size | 31KB | 35KB | 10KB |
| Features | 8 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.89 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •prax-sqlx leads with a health score of 57/100, but none of the options score above 80.
- •miniorm has the most downloads (6.8K), suggesting wider adoption.
- •⚠ miniorm has not been updated in over a year.