Decision Workspace
crash_orm_migration vs migrio vs rusqlite_migration
Side-by-side comparison of Rust crates
42
crash_orm_migration
growingv0.1.2
Migrations for Crash ORM
52
migrio
stablev1.1.0
A drop-in database migration library for PostgreSQL
70
rusqlite_migration
stablev2.6.0
Simple schema migration library for rusqlite using user_version instead of an SQL table to maintain the current schema version.
Core Metrics
| crash_orm_migration | migrio | rusqlite_migration | |
|---|---|---|---|
| Health Score | 42 | 52 | 70 |
| Total Downloads | 4.0K | 627 | 3.1M |
| 30d Downloads | 0 | 0 | 651.1K |
| Dependents | 0 | 0 | 803 |
| Releases | 3 | 2 | 33 |
| Last Updated | 809d ago | 84d ago | 46d ago |
| Age | 2y 5m | 1y 1m | 5y 8m |
Health Breakdown
crash_orm_migration
Maintenance
5
Quality
15
Community
5
Popularity
4
Documentation
13
migrio
Maintenance
12
Quality
19
Community
6
Popularity
3
Documentation
12
rusqlite_migration
Maintenance
16
Quality
21
Community
13
Popularity
8
Documentation
12
Technical Details
| crash_orm_migration | migrio | rusqlite_migration | |
|---|---|---|---|
| Version | 0.1.2 | 1.1.0 | 2.6.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 2 | 3 | 7 |
| Crate Size | 2KB | 16KB | 33KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85 | 1.95 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rusqlite_migration leads with a health score of 70/100, but none of the options score above 80.
- •rusqlite_migration is depended on by 803 crates — strongest ecosystem trust.
- •⚠ crash_orm_migration has not been updated in over a year.
- •crash_orm_migration is pre-1.0 — API may change.