Decision Workspace
nostr-sqlite vs rusqlite_migration vs sea-query-rusqlite
Side-by-side comparison of Rust crates
45
nostr-sqlite
growingv0.35.0
SQLite Storage backend for Nostr apps
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
| nostr-sqlite | rusqlite_migration | sea-query-rusqlite | |
|---|---|---|---|
| Health Score | 45 | 72 | 71 |
| Total Downloads | 30.1K | 913.4K | 238.4K |
| 30d Downloads | 411 | 70.6K | 30.1K |
| Dependents | 51 | 590 | 129 |
| Releases | 11 | 32 | 22 |
| Last Updated | 554d ago | 6d ago | 17d ago |
| Age | 2y 3m | 5y 4m | 3y 5m |
Health Breakdown
nostr-sqlite
Maintenance
10
Quality
10
Community
8
Popularity
5
Documentation
12
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
| nostr-sqlite | rusqlite_migration | sea-query-rusqlite | |
|---|---|---|---|
| Version | 0.35.0 | 2.5.0 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 9 | 7 | 2 |
| Crate Size | 15KB | 33KB | 2KB |
| Features | 0 | 2 | 10 |
| Yanked % | 9.1% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70.0 | 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.
- •⚠ nostr-sqlite has not been updated in over a year.
- •nostr-sqlite, sea-query-rusqlite are pre-1.0 — API may change.