Decision Workspace
grafeo vs graph_d vs minigdb
Side-by-side comparison of Rust crates
50
grafeo
experimentalv0.5.28
A high-performance, embeddable graph database with a Rust core and no required C dependencies
54
graph_d
experimentalv1.3.2
A native graph database implementation in Rust with built-in JSON support and SQLite-like simplicity
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
Core Metrics
| grafeo | graph_d | minigdb | |
|---|---|---|---|
| Health Score | 50 | 54 | 46 |
| Total Downloads | 666 | 169 | 11 |
| 30d Downloads | 387 | 16 | 11 |
| Dependents | 0 | 0 | 0 |
| Releases | 42 | 10 | 1 |
| Last Updated | today | 67d ago | 4d ago |
| Age | 1m | 2m | 4d |
Health Breakdown
grafeo
Maintenance
14
Quality
17
Community
6
Popularity
3
Documentation
10
graph_d
Maintenance
15
Quality
15
Community
6
Popularity
3
Documentation
15
minigdb
Maintenance
13
Quality
13
Community
6
Popularity
1
Documentation
13
Technical Details
| grafeo | graph_d | minigdb | |
|---|---|---|---|
| Version | 0.5.28 | 1.3.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MPL-2.0 |
| Dependencies | 6 | 16 | 22 |
| Crate Size | 27KB | 233KB | 270KB |
| Features | 33 | 4 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| 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.
- •grafeo, minigdb are pre-1.0 — API may change.