Decision Workspace
lite_db vs redis_rocksdb vs sparrowdb-common
Side-by-side comparison of Rust crates
33
lite_db
growingv0.1.6
rust implement lite structure kv embedded database --- lite db. lite fast kv db for mobile, client, wasm etc.
31
redis_rocksdb
growingv0.3.9
rust implement structure kv(key/value) embedded database, storage by rocksdb
60
sparrowdb-common
experimentalv0.1.8
Shared types and primitives for SparrowDB embedded graph database
Core Metrics
| lite_db | redis_rocksdb | sparrowdb-common | |
|---|---|---|---|
| Health Score | 33 | 31 | 60 |
| Total Downloads | 7.6K | 12.9K | 184 |
| 30d Downloads | 5 | 5 | 184 |
| Dependents | 0 | 0 | 57 |
| Releases | 7 | 11 | 8 |
| Last Updated | 356d ago | 716d ago | 1d ago |
| Age | 2y 8m | 4y | 4d |
Health Breakdown
lite_db
Maintenance
6
Quality
7
Community
5
Popularity
5
Documentation
10
redis_rocksdb
Maintenance
4
Quality
7
Community
5
Popularity
5
Documentation
10
sparrowdb-common
Maintenance
19
Quality
14
Community
11
Popularity
3
Documentation
13
Technical Details
| lite_db | redis_rocksdb | sparrowdb-common | |
|---|---|---|---|
| Version | 0.1.6 | 0.3.9 | 0.1.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 9 | 9 | 2 |
| Crate Size | 23KB | 41KB | 15KB |
| Features | 0 | 0 | 0 |
| Yanked % | 71.4% | 90.9% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sparrowdb-common leads with a health score of 60/100, but none of the options score above 80.
- •redis_rocksdb has the most downloads (12.9K), suggesting wider adoption.
- •⚠ redis_rocksdb has not been updated in over a year.