Decision Workspace
kitx vs sqlx-crud vs sqlxplus
Side-by-side comparison of Rust crates
42
kitx
growingv0.0.18
A lightweight wrapper for database operations based on sqlx, enabling fast CRUD operations.
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
| kitx | sqlx-crud | sqlxplus | |
|---|---|---|---|
| Health Score | 42 | 52 | 52 |
| Total Downloads | 8.4K | 12.0K | 277 |
| 30d Downloads | 5 | 414 | 36 |
| Dependents | 0 | 148 | 0 |
| Releases | 16 | 5 | 18 |
| Last Updated | 185d ago | 1074d ago | 3d ago |
| Age | 1y 2m | 4y | 3m |
Health Breakdown
kitx
Maintenance
12
Quality
9
Community
5
Popularity
5
Documentation
11
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
| kitx | sqlx-crud | sqlxplus | |
|---|---|---|---|
| Version | 0.0.18 | 0.4.0 | 0.2.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MIT | MIT OR Apache-2.0 |
| Dependencies | 12 | 6 | 8 |
| Crate Size | 78KB | 7KB | 50KB |
| Features | 4 | 7 | 4 |
| Yanked % | 87.5% | 0.0% | 0.0% |
| Edition | 2024 | 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 has not been updated in over a year.