Decision Workspace
nervusdb-v2 vs graphdblite vs sqlitegraph
Side-by-side comparison of Rust crates
38
nervusdb-v2
experimentalv2.0.0
NervusDB v2: Rust-embedded, crash-safe property graph database with Cypher subset – like SQLite for graphs.
50
graphdblite
experimentalv0.1.1
Embedded graph database with Cypher support. SQLite-grade simplicity, graph-native performance.
64
sqlitegraph
experimentalv3.0.4
Embedded graph database with full ACID transactions, HNSW vector search, dual backend support, and comprehensive graph algorithms library
Core Metrics
| nervusdb-v2 | graphdblite | sqlitegraph | |
|---|---|---|---|
| Health Score | 38 | 50 | 64 |
| Total Downloads | 59 | 26 | 2.2K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 0 | 172 |
| Releases | 1 | 2 | 63 |
| Last Updated | 146d ago | 2d ago | today |
| Age | 4m | 9d | 5m |
Health Breakdown
nervusdb-v2
Maintenance
6
Quality
10
Community
7
Popularity
2
Documentation
13
graphdblite
Maintenance
14
Quality
13
Community
6
Popularity
2
Documentation
15
sqlitegraph
Maintenance
19
Quality
14
Community
12
Popularity
4
Documentation
15
Technical Details
| nervusdb-v2 | graphdblite | sqlitegraph | |
|---|---|---|---|
| Version | 2.0.0 | 0.1.1 | 3.0.4 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | AGPL-3.0-only | MIT | GPL-3.0-only |
| Dependencies | 4 | 14 | 27 |
| Crate Size | 18KB | 389KB | 952KB |
| Features | 0 | 3 | 10 |
| Yanked % | 100.0% | 0.0% | 1.6% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.90 | 1.89 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sqlitegraph leads with a health score of 64/100, but none of the options score above 80.
- •sqlitegraph is depended on by 172 crates — strongest ecosystem trust.
- •graphdblite is pre-1.0 — API may change.