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
39
migrio
growingv1.0.0
A drop-in database migration library for PostgreSQL
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
| crash_orm_migration | migrio | rusqlite_migration | |
|---|---|---|---|
| Health Score | 42 | 39 | 72 |
| Total Downloads | 4.0K | 578 | 913.4K |
| 30d Downloads | 5 | 7 | 70.6K |
| Dependents | 0 | 0 | 590 |
| Releases | 3 | 1 | 32 |
| Last Updated | 701d ago | 305d ago | 6d ago |
| Age | 2y 2m | 10m | 5y 4m |
Health Breakdown
crash_orm_migration
Maintenance
5
Quality
15
Community
5
Popularity
4
Documentation
13
migrio
Maintenance
3
Quality
18
Community
5
Popularity
3
Documentation
10
rusqlite_migration
Maintenance
19
Quality
21
Community
13
Popularity
7
Documentation
12
Technical Details
| crash_orm_migration | migrio | rusqlite_migration | |
|---|---|---|---|
| Version | 0.1.2 | 1.0.0 | 2.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 2 | 3 | 7 |
| Crate Size | 2KB | 14KB | 33KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 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.
- •⚠ crash_orm_migration has not been updated in over a year.
- •crash_orm_migration is pre-1.0 — API may change.