Decision Workspace
mmdb vs fjall vs pickledb
Side-by-side comparison of Rust crates
62
mmdb
stablev3.0.0
The storage engine behind vsdb — a pure-Rust LSM-Tree key-value store
65
fjall
stablev3.1.2
Log-structured, embeddable key-value storage engine
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/)
Core Metrics
| mmdb | fjall | pickledb | |
|---|---|---|---|
| Health Score | 62 | 65 | 52 |
| Total Downloads | 13.1K | 626.8K | 1.7M |
| 30d Downloads | 354 | 244.5K | 88.3K |
| Dependents | 27 | 746 | 783 |
| Releases | 22 | 92 | 7 |
| Last Updated | 7d ago | 9d ago | 1431d ago |
| Age | 1y 10m | 2y 3m | 7y 2m |
Health Breakdown
mmdb
Maintenance
19
Quality
12
Community
11
Popularity
5
Documentation
15
fjall
Maintenance
18
Quality
14
Community
14
Popularity
7
Documentation
12
pickledb
Maintenance
3
Quality
16
Community
14
Popularity
7
Documentation
12
Technical Details
| mmdb | fjall | pickledb | |
|---|---|---|---|
| Version | 3.0.0 | 3.1.2 | 0.5.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 13 | 12 | 9 |
| Crate Size | 167KB | 82KB | 27KB |
| Features | 2 | 5 | 5 |
| Yanked % | 86.4% | 42.4% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | 1.89 | 1.90.0 | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •fjall leads with a health score of 65/100, but none of the options score above 80.
- •pickledb has the most downloads (1.7M), suggesting wider adoption.
- •pickledb is depended on by 783 crates — strongest ecosystem trust.
- •⚠ pickledb has not been updated in over a year.
- •pickledb is pre-1.0 — API may change.