Decision Workspace
grumpydb vs apex-store-rs vs thunderdb
Side-by-side comparison of Rust crates
54
grumpydb
experimentalv5.0.0
A disk-based object storage engine with B+Tree indexing and page-based storage
43
apex-store-rs
experimentalv2.1.63
A high-performance, embedded LSM-tree storage engine with SSTable V2 format, LZ4 compression, and Bloom Filters.
42
thunderdb
experimentalv0.4.0
A minimal, embedded, transactional key-value database engine
Core Metrics
| grumpydb | apex-store-rs | thunderdb | |
|---|---|---|---|
| Health Score | 54 | 43 | 42 |
| Total Downloads | 188 | 182 | 34 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 3 | 0 | 0 |
| Releases | 12 | 13 | 2 |
| Last Updated | 25d ago | 2d ago | 140d ago |
| Age | 1m | 2m | 4m |
Health Breakdown
grumpydb
Maintenance
14
Quality
14
Community
8
Popularity
3
Documentation
15
apex-store-rs
Maintenance
13
Quality
8
Community
6
Popularity
3
Documentation
13
thunderdb
Maintenance
10
Quality
14
Community
6
Popularity
2
Documentation
10
Technical Details
| grumpydb | apex-store-rs | thunderdb | |
|---|---|---|---|
| Version | 5.0.0 | 2.1.63 | 0.4.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 13 | 49 | 7 |
| Crate Size | 188KB | 540KB | 162KB |
| Features | 0 | 5 | 4 |
| Yanked % | 0.0% | 30.8% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.88 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •grumpydb leads with a health score of 54/100, but none of the options score above 80.
- •thunderdb is pre-1.0 — API may change.