Decision Workspace
sqlx-named-bind vs sqlx-query-dsl vs sqlxplus
Side-by-side comparison of Rust crates
39
sqlx-named-bind
experimentalv0.1.0
Named parameter binding for SQLx with HRTB pattern, avoiding self-referential issues
44
sqlx-query-dsl
experimentalv0.1.1
A query DSL extension for SQLx
52
sqlxplus
experimentalv0.2.7
A powerful SQL query builder and ORM for sqlx with CRUD operations
Core Metrics
| sqlx-named-bind | sqlx-query-dsl | sqlxplus | |
|---|---|---|---|
| Health Score | 39 | 44 | 52 |
| Total Downloads | 93 | 29 | 277 |
| 30d Downloads | 10 | 4 | 36 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 2 | 18 |
| Last Updated | 140d ago | 84d ago | 3d ago |
| Age | 4m | 2m | 3m |
Health Breakdown
sqlx-named-bind
Maintenance
6
Quality
13
Community
5
Popularity
2
Documentation
13
sqlx-query-dsl
Maintenance
9
Quality
14
Community
6
Popularity
2
Documentation
13
sqlxplus
Maintenance
19
Quality
14
Community
6
Popularity
3
Documentation
10
Technical Details
| sqlx-named-bind | sqlx-query-dsl | sqlxplus | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 0.2.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 3 | 8 |
| Crate Size | 25KB | 24KB | 50KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sqlxplus leads with a health score of 52/100, but none of the options score above 80.