Decision Workspace
joydb vs joydb_macros vs graph_d
Side-by-side comparison of Rust crates
50
joydb
experimentalv0.1.0
An in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup. Simple, lightweight, and perfect for prototypes, small apps, or experiments.
52
joydb_macros
experimentalv0.1.0
An in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup. Simple, lightweight, and perfect for prototypes, small apps, or experiments.
54
graph_d
experimentalv1.3.2
A native graph database implementation in Rust with built-in JSON support and SQLite-like simplicity
Core Metrics
| joydb | joydb_macros | graph_d | |
|---|---|---|---|
| Health Score | 50 | 52 | 54 |
| Total Downloads | 4.7K | 4.7K | 169 |
| 30d Downloads | 16 | 33 | 16 |
| Dependents | 0 | 8 | 0 |
| Releases | 8 | 8 | 10 |
| Last Updated | 340d ago | 340d ago | 67d ago |
| Age | 11m | 11m | 2m |
Health Breakdown
joydb
Maintenance
12
Quality
15
Community
6
Popularity
4
Documentation
13
joydb_macros
Maintenance
12
Quality
14
Community
9
Popularity
4
Documentation
13
graph_d
Maintenance
15
Quality
15
Community
6
Popularity
3
Documentation
15
Technical Details
| joydb | joydb_macros | graph_d | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 1.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 7 | 3 | 16 |
| Crate Size | 17KB | 4KB | 233KB |
| Features | 4 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 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.
- •joydb_macros has the most downloads (4.7K), suggesting wider adoption.
- •joydb, joydb_macros are pre-1.0 — API may change.