Decision Workspace
patchworks vs rusqlite_migration vs migratio
Side-by-side comparison of Rust crates
48
patchworks
experimentalv0.3.0
Git-style visual diffs for SQLite databases. Inspect, compare, snapshot, and generate SQL migrations.
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.
58
migratio
experimentalv0.4.2
Write expressive database migrations in Rust.
Core Metrics
| patchworks | rusqlite_migration | migratio | |
|---|---|---|---|
| Health Score | 48 | 72 | 58 |
| Total Downloads | 33 | 913.4K | 2.1K |
| 30d Downloads | 33 | 70.6K | 85 |
| Dependents | 0 | 590 | 7 |
| Releases | 3 | 32 | 16 |
| Last Updated | 3d ago | 6d ago | 4d ago |
| Age | 6d | 5y 4m | 5m |
Health Breakdown
patchworks
Maintenance
14
Quality
11
Community
6
Popularity
2
Documentation
15
rusqlite_migration
Maintenance
19
Quality
21
Community
13
Popularity
7
Documentation
12
migratio
Maintenance
19
Quality
14
Community
8
Popularity
4
Documentation
13
Technical Details
| patchworks | rusqlite_migration | migratio | |
|---|---|---|---|
| Version | 0.3.0 | 2.5.0 | 0.4.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 17 | 7 | 20 |
| Crate Size | 73KB | 33KB | 89KB |
| Features | 0 | 2 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.75 | 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.
- •patchworks, migratio are pre-1.0 — API may change.