Decision Workspace
sqlx-migrate vs rusqlite_migration vs sqlx-d1-core
Side-by-side comparison of Rust crates
45
sqlx-migrate
growingv0.7.1
A database migration micro-framework based on SQLx
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.
65
sqlx-d1-core
growingv0.3.1
core implementation for sqlx-d1 - SQLx for Cloudflare D1
Core Metrics
| sqlx-migrate | rusqlite_migration | sqlx-d1-core | |
|---|---|---|---|
| Health Score | 45 | 72 | 65 |
| Total Downloads | 31.6K | 913.4K | 6.8K |
| 30d Downloads | 137 | 70.6K | 517 |
| Dependents | 24 | 590 | 20 |
| Releases | 17 | 32 | 10 |
| Last Updated | 971d ago | 6d ago | 76d ago |
| Age | 4y 3m | 5y 4m | 1y |
Health Breakdown
sqlx-migrate
Maintenance
6
Quality
14
Community
10
Popularity
5
Documentation
10
rusqlite_migration
Maintenance
19
Quality
21
Community
13
Popularity
7
Documentation
12
sqlx-d1-core
Maintenance
16
Quality
16
Community
15
Popularity
5
Documentation
13
Technical Details
| sqlx-migrate | rusqlite_migration | sqlx-d1-core | |
|---|---|---|---|
| Version | 0.7.1 | 2.5.0 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 27 | 7 | 9 |
| Crate Size | 18KB | 33KB | 27KB |
| Features | 6 | 2 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.84 | — |
| Owners | 1 | 1 | 2 (team) |
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.
- •⚠ sqlx-migrate has not been updated in over a year.
- •sqlx-migrate, sqlx-d1-core are pre-1.0 — API may change.