Decision Workspace
luckdb vs jasonisnthappy vs graph_d
Side-by-side comparison of Rust crates
45
luckdb
experimentalv0.1.4
A Lightweight JSON Document Database in Rust
42
jasonisnthappy
experimentalv0.1.1
A lightweight, embedded document database with ACID transactions and MVCC support
54
graph_d
experimentalv1.3.2
A native graph database implementation in Rust with built-in JSON support and SQLite-like simplicity
Core Metrics
| luckdb | jasonisnthappy | graph_d | |
|---|---|---|---|
| Health Score | 45 | 42 | 54 |
| Total Downloads | 980 | 33 | 169 |
| 30d Downloads | 8 | 4 | 16 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 2 | 10 |
| Last Updated | 124d ago | 50d ago | 67d ago |
| Age | 6m | 1m | 2m |
Health Breakdown
luckdb
Maintenance
12
Quality
10
Community
6
Popularity
4
Documentation
13
jasonisnthappy
Maintenance
11
Quality
13
Community
6
Popularity
2
Documentation
10
graph_d
Maintenance
15
Quality
15
Community
6
Popularity
3
Documentation
15
Technical Details
| luckdb | jasonisnthappy | graph_d | |
|---|---|---|---|
| Version | 0.1.4 | 0.1.1 | 1.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 25 | 9 | 16 |
| Crate Size | 380KB | 269KB | 233KB |
| Features | 0 | 2 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 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.
- •luckdb has the most downloads (980), suggesting wider adoption.
- •luckdb, jasonisnthappy are pre-1.0 — API may change.