Decision Workspace
souchy-sqlx-crud-macros vs sqlx-crud vs tiny-orm
Side-by-side comparison of Rust crates
44
souchy-sqlx-crud-macros
experimentalv0.1.0
Proc macro implemtation for sqlx-crud to implement Create, Read, Update, and Delete (CRUD) methods on SQLx for you 🪄 📖 📝 ❌
52
sqlx-crud
growingv0.4.0
Derive macro for SQLx to implement Create, Read, Update, and Delete (CRUD) methods for you.
50
tiny-orm
growingv0.5.1
A tiny ORM for CRUD operations built on top of SQLx QueryBuilder.
Core Metrics
| souchy-sqlx-crud-macros | sqlx-crud | tiny-orm | |
|---|---|---|---|
| Health Score | 44 | 52 | 50 |
| Total Downloads | 161 | 12.7K | 8.7K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 165 | 0 |
| Releases | 1 | 5 | 11 |
| Last Updated | 101d ago | 1134d ago | 484d ago |
| Age | 3m | 4y 2m | 1y 5m |
Health Breakdown
souchy-sqlx-crud-macros
Maintenance
8
Quality
13
Community
7
Popularity
3
Documentation
13
sqlx-crud
Maintenance
5
Quality
17
Community
12
Popularity
5
Documentation
13
tiny-orm
Maintenance
8
Quality
17
Community
5
Popularity
5
Documentation
15
Technical Details
| souchy-sqlx-crud-macros | sqlx-crud | tiny-orm | |
|---|---|---|---|
| Version | 0.1.0 | 0.4.0 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 6 | 6 |
| Crate Size | 71KB | 7KB | 20KB |
| Features | 0 | 7 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.80.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sqlx-crud leads with a health score of 52/100, but none of the options score above 80.
- •sqlx-crud is depended on by 165 crates — strongest ecosystem trust.
- •⚠ sqlx-crud, tiny-orm have not been updated in over a year.