Decision Workspace
vld-sqlx vs camel-component-sql vs chain-builder
Side-by-side comparison of Rust crates
55
vld-sqlx
experimentalv0.4.0
SQLx integration for the vld validation library — validate before insert/update, typed column wrappers
61
camel-component-sql
experimentalv0.23.0
SQL component for rust-camel (PostgreSQL, MySQL, SQLite via sqlx)
57
chain-builder
stablev3.1.0
A typed, dialect-aware SQL query builder for Rust (PostgreSQL/MySQL/SQLite).
Core Metrics
| vld-sqlx | camel-component-sql | chain-builder | |
|---|---|---|---|
| Health Score | 55 | 61 | 57 |
| Total Downloads | 68 | 872 | 30.9K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 70 | 0 |
| Releases | 4 | 36 | 33 |
| Last Updated | 11d ago | 3d ago | 34d ago |
| Age | 3m | 4m | 2y 6m |
Health Breakdown
vld-sqlx
Maintenance
17
Quality
15
Community
6
Popularity
2
Documentation
15
camel-component-sql
Maintenance
20
Quality
13
Community
11
Popularity
4
Documentation
13
chain-builder
Maintenance
17
Quality
19
Community
6
Popularity
5
Documentation
10
Technical Details
| vld-sqlx | camel-component-sql | chain-builder | |
|---|---|---|---|
| Version | 0.4.0 | 0.23.0 | 3.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 8 | 19 | 7 |
| Crate Size | 21KB | 81KB | 163KB |
| Features | 6 | 4 | 8 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.70 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •camel-component-sql leads with a health score of 61/100, but none of the options score above 80.
- •chain-builder has the most downloads (30.9K), suggesting wider adoption.
- •vld-sqlx, camel-component-sql are pre-1.0 — API may change.