Decision Workspace
auths-index vs rusqlite_migration vs sea-query-rusqlite
Side-by-side comparison of Rust crates
46
auths-index
experimentalv0.0.1-rc.9
SQLite-backed index for O(1) attestation lookups
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.
71
sea-query-rusqlite
growingv0.7.0
Binder traits for connecting sea-query with Rusqlite
Core Metrics
| auths-index | rusqlite_migration | sea-query-rusqlite | |
|---|---|---|---|
| Health Score | 46 | 72 | 71 |
| Total Downloads | 179 | 913.4K | 238.4K |
| 30d Downloads | 179 | 73.2K | 31.1K |
| Dependents | 12 | 590 | 129 |
| Releases | 9 | 32 | 22 |
| Last Updated | 13d ago | 6d ago | 17d ago |
| Age | 24d | 5y 4m | 3y 5m |
Health Breakdown
auths-index
Maintenance
13
Quality
12
Community
8
Popularity
3
Documentation
10
rusqlite_migration
Maintenance
19
Quality
21
Community
13
Popularity
7
Documentation
12
sea-query-rusqlite
Maintenance
18
Quality
19
Community
13
Popularity
6
Documentation
15
Technical Details
| auths-index | rusqlite_migration | sea-query-rusqlite | |
|---|---|---|---|
| Version | 0.0.1-rc.9 | 2.5.0 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 10 | 7 | 2 |
| Crate Size | 20KB | 33KB | 2KB |
| Features | 0 | 2 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.84 | 1.60 |
| Owners | 1 | 1 | 2 |
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.
- •auths-index, sea-query-rusqlite are pre-1.0 — API may change.