Decision Workspace
sqlxplus vs sqlx-crud vs tiny-orm
Side-by-side comparison of Rust crates
52
sqlxplus
experimentalv0.2.7
A powerful SQL query builder and ORM for sqlx with CRUD operations
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
| sqlxplus | sqlx-crud | tiny-orm | |
|---|---|---|---|
| Health Score | 52 | 52 | 50 |
| Total Downloads | 277 | 12.0K | 8.6K |
| 30d Downloads | 36 | 414 | 16 |
| Dependents | 0 | 148 | 0 |
| Releases | 18 | 5 | 11 |
| Last Updated | 3d ago | 1074d ago | 425d ago |
| Age | 3m | 4y | 1y 3m |
Health Breakdown
sqlxplus
Maintenance
19
Quality
14
Community
6
Popularity
3
Documentation
10
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
| sqlxplus | sqlx-crud | tiny-orm | |
|---|---|---|---|
| Version | 0.2.7 | 0.4.0 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 8 | 6 | 6 |
| Crate Size | 50KB | 7KB | 20KB |
| Features | 4 | 7 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.80.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sqlxplus leads with a health score of 52/100, but none of the options score above 80.
- •sqlx-crud has the most downloads (12.0K), suggesting wider adoption.
- •sqlx-crud is depended on by 148 crates — strongest ecosystem trust.
- •⚠ sqlx-crud, tiny-orm have not been updated in over a year.