Decision Workspace
graphqlite vs sqlitegraph-cli vs nervusdb-v2
Side-by-side comparison of Rust crates
44
graphqlite
experimentalv0.3.10
SQLite extension for graph queries using Cypher
54
sqlitegraph-cli
experimentalv2.0.8
Command-line interface for SQLiteGraph graph database
40
nervusdb-v2
experimentalv2.0.0
NervusDB v2: Rust-embedded, crash-safe property graph database with Cypher subset – like SQLite for graphs.
Core Metrics
| graphqlite | sqlitegraph-cli | nervusdb-v2 | |
|---|---|---|---|
| Health Score | 44 | 54 | 40 |
| Total Downloads | 675 | 266 | 59 |
| 30d Downloads | 259 | 23 | 2 |
| Dependents | 0 | 0 | 1 |
| Releases | 25 | 18 | 1 |
| Last Updated | 5d ago | 34d ago | 87d ago |
| Age | 3m | 3m | 2m |
Health Breakdown
graphqlite
Maintenance
19
Quality
7
Community
5
Popularity
3
Documentation
10
sqlitegraph-cli
Maintenance
17
Quality
18
Community
6
Popularity
3
Documentation
10
nervusdb-v2
Maintenance
8
Quality
10
Community
7
Popularity
2
Documentation
13
Technical Details
| graphqlite | sqlitegraph-cli | nervusdb-v2 | |
|---|---|---|---|
| Version | 0.3.10 | 2.0.8 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | GPL-3.0-or-later | AGPL-3.0-only |
| Dependencies | 5 | 4 | 4 |
| Crate Size | 1.9MB | 18KB | 18KB |
| Features | 2 | 4 | 0 |
| Yanked % | 40.0% | 0.0% | 100.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sqlitegraph-cli leads with a health score of 54/100, but none of the options score above 80.
- •graphqlite has the most downloads (675), suggesting wider adoption.
- •graphqlite is pre-1.0 — API may change.