Decision Workspace
velr vs sqlitegraph vs sqlite-graph
Side-by-side comparison of Rust crates
43
velr
experimentalv0.2.2
Velr embedded property-graph database (Rust driver, beta)
62
sqlitegraph
experimentalv2.0.8
Embedded graph database with full ACID transactions, HNSW vector search, dual backend support, and comprehensive graph algorithms library
42
sqlite-graph
experimentalv0.1.0
An embeddable graph database built on SQLite — recursive CTEs, bi-temporal edges, FTS5 search, and vector fusion in a single file
Core Metrics
| velr | sqlitegraph | sqlite-graph | |
|---|---|---|---|
| Health Score | 43 | 62 | 42 |
| Total Downloads | 139 | 1.2K | 11 |
| 30d Downloads | 96 | 241 | 11 |
| Dependents | 0 | 115 | 0 |
| Releases | 9 | 46 | 1 |
| Last Updated | 2d ago | 34d ago | 3d ago |
| Age | 1m | 3m | 3d |
Health Breakdown
velr
Maintenance
13
Quality
11
Community
5
Popularity
3
Documentation
11
sqlitegraph
Maintenance
17
Quality
16
Community
12
Popularity
4
Documentation
13
sqlite-graph
Maintenance
13
Quality
12
Community
6
Popularity
1
Documentation
10
Technical Details
| velr | sqlitegraph | sqlite-graph | |
|---|---|---|---|
| Version | 0.2.2 | 2.0.8 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | non-standard | GPL-3.0-or-later | MIT |
| Dependencies | 4 | 23 | 8 |
| Crate Size | 8.0MB | 1.4MB | 24KB |
| Features | 2 | 11 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sqlitegraph leads with a health score of 62/100, but none of the options score above 80.
- •sqlitegraph is depended on by 115 crates — strongest ecosystem trust.
- •velr, sqlite-graph are pre-1.0 — API may change.