Decision Workspace
minigdb vs graph_d vs grafeo
Side-by-side comparison of Rust crates
46
minigdb
experimentalv0.1.0
An embedded property-graph database in Rust with a GQL query language, RocksDB-backed ACID storage, graph algorithms, and Python bindings
54
graph_d
experimentalv1.3.2
A native graph database implementation in Rust with built-in JSON support and SQLite-like simplicity
50
grafeo
experimentalv0.5.28
A high-performance, embeddable graph database with a Rust core and no required C dependencies
Core Metrics
| minigdb | graph_d | grafeo | |
|---|---|---|---|
| Health Score | 46 | 54 | 50 |
| Total Downloads | 11 | 169 | 666 |
| 30d Downloads | 11 | 16 | 387 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 10 | 42 |
| Last Updated | 4d ago | 67d ago | today |
| Age | 4d | 2m | 1m |
Health Breakdown
minigdb
Maintenance
13
Quality
13
Community
6
Popularity
1
Documentation
13
graph_d
Maintenance
15
Quality
15
Community
6
Popularity
3
Documentation
15
grafeo
Maintenance
14
Quality
17
Community
6
Popularity
3
Documentation
10
Technical Details
| minigdb | graph_d | grafeo | |
|---|---|---|---|
| Version | 0.1.0 | 1.3.2 | 0.5.28 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MPL-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 22 | 16 | 6 |
| Crate Size | 270KB | 233KB | 27KB |
| Features | 5 | 4 | 33 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.92 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •graph_d leads with a health score of 54/100, but none of the options score above 80.
- •grafeo has the most downloads (666), suggesting wider adoption.
- •minigdb, grafeo are pre-1.0 — API may change.