Decision Workspace
rusqlite_migration vs rusqlite_migration_tokio_async vs schemamama_rusqlite
Side-by-side comparison of Rust crates
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.
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.
39
schemamama_rusqlite
growingv0.17.0
Rusqlite SQLite3 adapter for the Schemamama migration system
Core Metrics
| rusqlite_migration | rusqlite_migration_tokio_async | schemamama_rusqlite | |
|---|---|---|---|
| Health Score | 72 | 35 | 39 |
| Total Downloads | 913.4K | 1.4K | 26.1K |
| 30d Downloads | 73.2K | 3 | 53 |
| Dependents | 590 | 0 | 0 |
| Releases | 32 | 1 | 19 |
| Last Updated | 6d ago | 843d ago | 579d ago |
| Age | 5y 4m | 2y 3m | 10y 6m |
Health Breakdown
rusqlite_migration
Maintenance
19
Quality
21
Community
13
Popularity
7
Documentation
12
rusqlite_migration_tokio_async
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
9
schemamama_rusqlite
Maintenance
4
Quality
15
Community
3
Popularity
5
Documentation
12
Technical Details
| rusqlite_migration | rusqlite_migration_tokio_async | schemamama_rusqlite | |
|---|---|---|---|
| Version | 2.5.0 | 0.0.1-alpha1 | 0.17.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 7 | 0 | 5 |
| Crate Size | 33KB | 1KB | 11KB |
| Features | 2 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 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.