Decision Workspace
camel-component-sql vs chain-builder vs vld-sqlx
Side-by-side comparison of Rust crates
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).
55
vld-sqlx
experimentalv0.4.0
SQLx integration for the vld validation library — validate before insert/update, typed column wrappers
Core Metrics
| camel-component-sql | chain-builder | vld-sqlx | |
|---|---|---|---|
| Health Score | 61 | 57 | 55 |
| Total Downloads | 872 | 30.9K | 68 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 70 | 0 | 0 |
| Releases | 36 | 33 | 4 |
| Last Updated | 3d ago | 34d ago | 11d ago |
| Age | 4m | 2y 6m | 3m |
Health Breakdown
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
vld-sqlx
Maintenance
17
Quality
15
Community
6
Popularity
2
Documentation
15
Technical Details
| camel-component-sql | chain-builder | vld-sqlx | |
|---|---|---|---|
| Version | 0.23.0 | 3.1.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 19 | 7 | 8 |
| Crate Size | 81KB | 163KB | 21KB |
| Features | 4 | 8 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 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.
- •camel-component-sql, vld-sqlx are pre-1.0 — API may change.