Decision Workspace
surrealdb-simple-migration vs overshift vs rusqlite_migration
Side-by-side comparison of Rust crates
42
surrealdb-simple-migration
growingv0.4.0
Simple yet powerful database migration tool for SurrealDB
50
overshift
experimentalv0.2.0
Shared migration engine for the overrealdb ecosystem
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
| surrealdb-simple-migration | overshift | rusqlite_migration | |
|---|---|---|---|
| Health Score | 42 | 50 | 72 |
| Total Downloads | 7.1K | 204 | 913.4K |
| 30d Downloads | 21 | 204 | 70.6K |
| Dependents | 0 | 3 | 590 |
| Releases | 7 | 2 | 32 |
| Last Updated | 327d ago | today | 6d ago |
| Age | 1y 10m | 9d | 5y 4m |
Health Breakdown
surrealdb-simple-migration
Maintenance
8
Quality
14
Community
5
Popularity
5
Documentation
10
overshift
Maintenance
14
Quality
14
Community
7
Popularity
3
Documentation
12
rusqlite_migration
Maintenance
19
Quality
21
Community
13
Popularity
7
Documentation
12
Technical Details
| surrealdb-simple-migration | overshift | rusqlite_migration | |
|---|---|---|---|
| Version | 0.4.0 | 0.2.0 | 2.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 6 | 25 | 7 |
| Crate Size | 36KB | 75KB | 33KB |
| Features | 0 | 5 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.94 | 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.
- •surrealdb-simple-migration, overshift are pre-1.0 — API may change.