Decision Workspace
sqlx-crud-macros vs sqlx-crud vs sqlxplus
Side-by-side comparison of Rust crates
44
sqlx-crud-macros
growingv0.4.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.
52
sqlxplus
experimentalv0.2.7
A powerful SQL query builder and ORM for sqlx with CRUD operations
Core Metrics
| sqlx-crud-macros | sqlx-crud | sqlxplus | |
|---|---|---|---|
| Health Score | 44 | 52 | 52 |
| Total Downloads | 11.5K | 12.0K | 277 |
| 30d Downloads | 425 | 414 | 36 |
| Dependents | 5 | 148 | 0 |
| Releases | 4 | 5 | 18 |
| Last Updated | 1074d ago | 1074d ago | 3d ago |
| Age | 4y | 4y | 3m |
Health Breakdown
sqlx-crud-macros
Maintenance
4
Quality
14
Community
8
Popularity
5
Documentation
13
sqlx-crud
Maintenance
5
Quality
17
Community
12
Popularity
5
Documentation
13
sqlxplus
Maintenance
19
Quality
14
Community
6
Popularity
3
Documentation
10
Technical Details
| sqlx-crud-macros | sqlx-crud | sqlxplus | |
|---|---|---|---|
| Version | 0.4.0 | 0.4.0 | 0.2.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 6 | 8 |
| Crate Size | 69KB | 7KB | 50KB |
| Features | 0 | 7 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| 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 148 crates — strongest ecosystem trust.
- •⚠ sqlx-crud-macros, sqlx-crud have not been updated in over a year.