Decision Workspace
sqlite-table vs sqlite-decoder vs rusqlite_migration
Side-by-side comparison of Rust crates
34
sqlite-table
growingv0.1.0
SQLite inpection and manipulation on tables
37
sqlite-decoder
growingv0.1.1
SQLite WAL and database formats decoder
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
| sqlite-table | sqlite-decoder | rusqlite_migration | |
|---|---|---|---|
| Health Score | 34 | 37 | 72 |
| Total Downloads | 2.1K | 4.4K | 913.4K |
| 30d Downloads | 21 | 53 | 70.6K |
| Dependents | 1 | 2 | 590 |
| Releases | 1 | 2 | 32 |
| Last Updated | 1284d ago | 1284d ago | 6d ago |
| Age | 3y 6m | 3y 8m | 5y 4m |
Health Breakdown
sqlite-table
Maintenance
1
Quality
15
Community
4
Popularity
4
Documentation
10
sqlite-decoder
Maintenance
4
Quality
15
Community
4
Popularity
4
Documentation
10
rusqlite_migration
Maintenance
19
Quality
21
Community
13
Popularity
7
Documentation
12
Technical Details
| sqlite-table | sqlite-decoder | rusqlite_migration | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 2.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 2 | 2 | 7 |
| Crate Size | 2KB | 6KB | 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.
- •⚠ sqlite-table, sqlite-decoder have not been updated in over a year.
- •sqlite-table, sqlite-decoder are pre-1.0 — API may change.