Decision Workspace
gluex-ccdb vs gluex-rcdb vs rusqlite_migration
Side-by-side comparison of Rust crates
53
gluex-ccdb
experimentalv0.2.2
A Rust interface to the GlueX Calibration and Conditions Database (CCDB)
54
gluex-rcdb
experimentalv0.2.2
A Rust interface to the GlueX Run Condition Database (RCDB)
72
rusqlite_migration
stablev2.5.0
Simple schema migration library for rusqlite using user_version instead of an SQL table to maintain the current schema version.
Core Metrics
| gluex-ccdb | gluex-rcdb | rusqlite_migration | |
|---|---|---|---|
| Health Score | 53 | 54 | 72 |
| Total Downloads | 397 | 427 | 913.4K |
| 30d Downloads | 62 | 61 | 70.6K |
| Dependents | 24 | 26 | 590 |
| Releases | 11 | 12 | 32 |
| Last Updated | 48d ago | 48d ago | 6d ago |
| Age | 3m | 3m | 5y 4m |
Health Breakdown
gluex-ccdb
Maintenance
16
Quality
12
Community
7
Popularity
3
Documentation
15
gluex-rcdb
Maintenance
16
Quality
13
Community
7
Popularity
3
Documentation
15
rusqlite_migration
Maintenance
19
Quality
21
Community
13
Popularity
7
Documentation
12
Technical Details
| gluex-ccdb | gluex-rcdb | rusqlite_migration | |
|---|---|---|---|
| Version | 0.2.2 | 0.2.2 | 2.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | Apache-2.0 |
| Dependencies | 9 | 6 | 7 |
| Crate Size | 29KB | 25KB | 33KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.88.0 | 1.88.0 | 1.84 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rusqlite_migration leads with a health score of 72/100, but none of the options score above 80.
- •rusqlite_migration is depended on by 590 crates — strongest ecosystem trust.
- •gluex-ccdb, gluex-rcdb are pre-1.0 — API may change.