Decision Workspace
ddcp vs tdn_storage vs rusqlite_migration
Side-by-side comparison of Rust crates
33
ddcp
growingv0.2.4
Distributed decentralized database-to-database copy
33
tdn_storage
growingv0.1.0
A pluggable library for TDN, include local file, local db, distributed db, decentralized db.
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
| ddcp | tdn_storage | rusqlite_migration | |
|---|---|---|---|
| Health Score | 33 | 33 | 72 |
| Total Downloads | 9.1K | 1.6K | 913.4K |
| 30d Downloads | 7 | 3 | 73.2K |
| Dependents | 0 | 0 | 590 |
| Releases | 6 | 1 | 32 |
| Last Updated | 825d ago | 2009d ago | 6d ago |
| Age | 2y 6m | 5y 6m | 5y 4m |
Health Breakdown
ddcp
Maintenance
4
Quality
5
Community
6
Popularity
5
Documentation
13
tdn_storage
Maintenance
1
Quality
16
Community
3
Popularity
4
Documentation
9
rusqlite_migration
Maintenance
19
Quality
21
Community
13
Popularity
7
Documentation
12
Technical Details
| ddcp | tdn_storage | rusqlite_migration | |
|---|---|---|---|
| Version | 0.2.4 | 0.1.0 | 2.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MPL-2.0 | MIT/Apache-2.0 | Apache-2.0 |
| Dependencies | 17 | 6 | 7 |
| Crate Size | 3.3MB | 7KB | 33KB |
| Features | 0 | 4 | 2 |
| Yanked % | 16.7% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | 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.
- •⚠ ddcp, tdn_storage have not been updated in over a year.
- •ddcp, tdn_storage are pre-1.0 — API may change.