Decision Workspace
mongo-embedded vs mongodb vs rocksdb
Side-by-side comparison of Rust crates
49
mongo-embedded
experimentalv1.0.0
A library to download, extract, and convert MongoDB Community Edition into an embedded server.
72
mongodb
stablev3.5.2
The official MongoDB driver for Rust
65
rocksdb
growingv0.24.0
Rust wrapper for Facebook's RocksDB embeddable database
Core Metrics
| mongo-embedded | mongodb | rocksdb | |
|---|---|---|---|
| Health Score | 49 | 72 | 65 |
| Total Downloads | 129 | 10.9M | 42.5M |
| 30d Downloads | 10 | 1.1M | 2.5M |
| Dependents | 0 | 3.8K | 4.8K |
| Releases | 7 | 96 | 57 |
| Last Updated | 75d ago | 9d ago | 229d ago |
| Age | 3m | 10y 10m | 11y 4m |
Health Breakdown
mongo-embedded
Maintenance
15
Quality
15
Community
6
Popularity
3
Documentation
10
mongodb
Maintenance
19
Quality
18
Community
15
Popularity
8
Documentation
12
rocksdb
Maintenance
10
Quality
16
Community
19
Popularity
8
Documentation
12
Technical Details
| mongo-embedded | mongodb | rocksdb | |
|---|---|---|---|
| Version | 1.0.0 | 3.5.2 | 0.24.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Dependencies | 11 | 83 | 7 |
| Crate Size | 31KB | 407KB | 165KB |
| Features | 0 | 26 | 16 |
| Yanked % | 0.0% | 1.0% | 3.5% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.83 | 1.85.0 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •mongodb leads with a health score of 72/100, but none of the options score above 80.
- •rocksdb has the most downloads (42.5M), suggesting wider adoption.
- •rocksdb is depended on by 4.8K crates — strongest ecosystem trust.
- •rocksdb is pre-1.0 — API may change.