Decision Workspace
exemplar vs rusqlite_migration vs pretty-sqlite
Side-by-side comparison of Rust crates
45
exemplar
growingv0.37.0
A boilerplate eliminator for rusqlite.
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.
55
pretty-sqlite
growingv0.5.0
Simple, Minimalistic Pretty Prints for SQLite using rusqlite (for test & dev)
Core Metrics
| exemplar | rusqlite_migration | pretty-sqlite | |
|---|---|---|---|
| Health Score | 45 | 72 | 55 |
| Total Downloads | 29.1K | 913.4K | 6.6K |
| 30d Downloads | 520 | 73.2K | 190 |
| Dependents | 0 | 590 | 8 |
| Releases | 24 | 32 | 9 |
| Last Updated | 203d ago | 6d ago | 11d ago |
| Age | 2y 5m | 5y 4m | 1y 11m |
Health Breakdown
exemplar
Maintenance
11
Quality
14
Community
5
Popularity
5
Documentation
10
rusqlite_migration
Maintenance
19
Quality
21
Community
13
Popularity
7
Documentation
12
pretty-sqlite
Maintenance
18
Quality
14
Community
8
Popularity
5
Documentation
10
Technical Details
| exemplar | rusqlite_migration | pretty-sqlite | |
|---|---|---|---|
| Version | 0.37.0 | 2.5.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 7 | 4 |
| Crate Size | 18KB | 33KB | 13KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| 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.
- •exemplar, pretty-sqlite are pre-1.0 — API may change.