Decision Workspace
nodb vs pickledb vs lsmdb
Side-by-side comparison of Rust crates
43
nodb
growingv0.2.2
A lightweight and simple key-value store written in Rust.
52
pickledb
growingv0.5.1
A lightweight and simple key-value store written in Rust, heavily inspired by Python's PickleDB (https://pythonhosted.org/pickleDB/)
46
lsmdb
growingv1.0.0
lsmdb is an efficient storage engine that implements the Log-Structured Merge Tree (LSM-Tree) data structure, designed specifically for handling key-value pairs.
Core Metrics
| nodb | pickledb | lsmdb | |
|---|---|---|---|
| Health Score | 43 | 52 | 46 |
| Total Downloads | 5.5K | 1.8M | 6.3K |
| 30d Downloads | 0 | 98.8K | 0 |
| Dependents | 0 | 789 | 0 |
| Releases | 4 | 7 | 6 |
| Last Updated | 718d ago | 1491d ago | 56d ago |
| Age | 1y 11m | 7y 4m | 2y 11m |
Health Breakdown
nodb
Maintenance
10
Quality
13
Community
6
Popularity
4
Documentation
10
pickledb
Maintenance
3
Quality
16
Community
14
Popularity
7
Documentation
12
lsmdb
Maintenance
13
Quality
9
Community
6
Popularity
5
Documentation
13
Technical Details
| nodb | pickledb | lsmdb | |
|---|---|---|---|
| Version | 0.2.2 | 0.5.1 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 12 | 9 | 10 |
| Crate Size | 14KB | 27KB | 62KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 33.3% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pickledb leads with a health score of 52/100, but none of the options score above 80.
- •pickledb is depended on by 789 crates — strongest ecosystem trust.
- •⚠ nodb, pickledb have not been updated in over a year.
- •nodb, pickledb are pre-1.0 — API may change.