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