Decision Workspace
sqlite-graph vs sqlitegraph vs grafeo
Side-by-side comparison of Rust crates
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
62
sqlitegraph
experimentalv2.0.8
Embedded graph database with full ACID transactions, HNSW vector search, dual backend support, and comprehensive graph algorithms library
50
grafeo
experimentalv0.5.28
A high-performance, embeddable graph database with a Rust core and no required C dependencies
Core Metrics
| sqlite-graph | sqlitegraph | grafeo | |
|---|---|---|---|
| Health Score | 42 | 62 | 50 |
| Total Downloads | 11 | 1.2K | 666 |
| 30d Downloads | 11 | 241 | 387 |
| Dependents | 0 | 115 | 0 |
| Releases | 1 | 46 | 42 |
| Last Updated | 3d ago | 34d ago | today |
| Age | 3d | 3m | 1m |
Health Breakdown
sqlite-graph
Maintenance
13
Quality
12
Community
6
Popularity
1
Documentation
10
sqlitegraph
Maintenance
17
Quality
16
Community
12
Popularity
4
Documentation
13
grafeo
Maintenance
14
Quality
17
Community
6
Popularity
3
Documentation
10
Technical Details
| sqlite-graph | sqlitegraph | grafeo | |
|---|---|---|---|
| Version | 0.1.0 | 2.0.8 | 0.5.28 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | GPL-3.0-or-later | Apache-2.0 |
| Dependencies | 8 | 23 | 6 |
| Crate Size | 24KB | 1.4MB | 27KB |
| Features | 0 | 11 | 33 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 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.
- •sqlite-graph, grafeo are pre-1.0 — API may change.