Decision Workspace
rusqlite_migration_tokio_async vs rusqlite_migration vs schemamama_rusqlite
Side-by-side comparison of Rust crates
35
rusqlite_migration_tokio_async
growingv0.0.1-alpha1
Simple schema migration library for rusqlite using user_version instead of an SQL table to maintain the current schema version.
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.
39
schemamama_rusqlite
growingv0.17.0
Rusqlite SQLite3 adapter for the Schemamama migration system
Core Metrics
| rusqlite_migration_tokio_async | rusqlite_migration | schemamama_rusqlite | |
|---|---|---|---|
| Health Score | 35 | 72 | 39 |
| Total Downloads | 1.4K | 913.4K | 26.1K |
| 30d Downloads | 3 | 73.2K | 53 |
| Dependents | 0 | 590 | 0 |
| Releases | 1 | 32 | 19 |
| Last Updated | 843d ago | 6d ago | 579d ago |
| Age | 2y 3m | 5y 4m | 10y 6m |
Health Breakdown
rusqlite_migration_tokio_async
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
9
rusqlite_migration
Maintenance
19
Quality
21
Community
13
Popularity
7
Documentation
12
schemamama_rusqlite
Maintenance
4
Quality
15
Community
3
Popularity
5
Documentation
12
Technical Details
| rusqlite_migration_tokio_async | rusqlite_migration | schemamama_rusqlite | |
|---|---|---|---|
| Version | 0.0.1-alpha1 | 2.5.0 | 0.17.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 0 | 7 | 5 |
| Crate Size | 1KB | 33KB | 11KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| 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.
- •⚠ rusqlite_migration_tokio_async, schemamama_rusqlite have not been updated in over a year.
- •rusqlite_migration_tokio_async, schemamama_rusqlite are pre-1.0 — API may change.