Decision Workspace
exemplar_proc_macro vs rusqlite_migration vs pretty-sqlite
Side-by-side comparison of Rust crates
47
exemplar_proc_macro
growingv0.37.0
Proc macros for the exemplar crate.
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_proc_macro | rusqlite_migration | pretty-sqlite | |
|---|---|---|---|
| Health Score | 47 | 72 | 55 |
| Total Downloads | 21.9K | 913.4K | 6.6K |
| 30d Downloads | 546 | 73.2K | 190 |
| Dependents | 24 | 590 | 8 |
| Releases | 17 | 32 | 9 |
| Last Updated | 203d ago | 6d ago | 11d ago |
| Age | 2y 5m | 5y 4m | 1y 11m |
Health Breakdown
exemplar_proc_macro
Maintenance
11
Quality
14
Community
7
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_proc_macro | 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 | 4 | 7 | 4 |
| Crate Size | 5KB | 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_proc_macro, pretty-sqlite are pre-1.0 — API may change.