Decision Workspace
aprender-graph vs nodedb-graph vs sqlitegraph
Side-by-side comparison of Rust crates
56
aprender-graph
experimentalv0.60.0
GPU-first embedded graph database for code analysis (call graphs, dependencies, AST traversals)
55
nodedb-graph
experimentalv0.3.0
Shared graph engine (CSR adjacency index + traversal) for NodeDB Origin and Lite
65
sqlitegraph
growingv3.9.0
Embedded graph database with explicit SQLite, native-v3, and combined backend modes; HNSW vector search; and graph algorithms
Core Metrics
| aprender-graph | nodedb-graph | sqlitegraph | |
|---|---|---|---|
| Health Score | 56 | 55 | 65 |
| Total Downloads | 2.5K | 469 | 3.5K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 86 | 7 | 260 |
| Releases | 19 | 17 | 94 |
| Last Updated | 7d ago | 37d ago | 2d ago |
| Age | 3m | 3m | 7m |
Health Breakdown
aprender-graph
Maintenance
20
Quality
9
Community
11
Popularity
4
Documentation
12
nodedb-graph
Maintenance
17
Quality
12
Community
8
Popularity
3
Documentation
15
sqlitegraph
Maintenance
19
Quality
14
Community
13
Popularity
4
Documentation
15
Technical Details
| aprender-graph | nodedb-graph | sqlitegraph | |
|---|---|---|---|
| Version | 0.60.0 | 0.3.0 | 3.9.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 | GPL-3.0-only |
| Dependencies | 17 | 11 | 32 |
| Crate Size | 138KB | 52KB | 1.1MB |
| Features | 3 | 0 | 11 |
| Yanked % | 5.3% | 0.0% | 1.1% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.75 | 1.94 | 1.89 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sqlitegraph leads with a health score of 65/100, but none of the options score above 80.
- •sqlitegraph is depended on by 260 crates — strongest ecosystem trust.
- •aprender-graph, nodedb-graph are pre-1.0 — API may change.