Decision Workspace
naphtha-proc-macro vs rusqlite_migration vs migratio
Side-by-side comparison of Rust crates
48
naphtha-proc-macro
growingv0.5.0
Supporting macro crate for naphtha
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
| naphtha-proc-macro | rusqlite_migration | migratio | |
|---|---|---|---|
| Health Score | 48 | 72 | 58 |
| Total Downloads | 8.6K | 913.4K | 2.1K |
| 30d Downloads | 25 | 70.6K | 85 |
| Dependents | 7 | 590 | 7 |
| Releases | 6 | 32 | 16 |
| Last Updated | 1489d ago | 6d ago | 4d ago |
| Age | 4y 7m | 5y 4m | 5m |
Health Breakdown
naphtha-proc-macro
Maintenance
5
Quality
18
Community
7
Popularity
5
Documentation
13
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
| naphtha-proc-macro | rusqlite_migration | migratio | |
|---|---|---|---|
| Version | 0.5.0 | 2.5.0 | 0.4.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 3 | 7 | 20 |
| Crate Size | 5KB | 33KB | 89KB |
| Features | 9 | 2 | 6 |
| 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.
- •⚠ naphtha-proc-macro has not been updated in over a year.
- •naphtha-proc-macro, migratio are pre-1.0 — API may change.