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