Decision Workspace
vector_xlite vs sqlite-vector-rs vs sqlitegraph
Side-by-side comparison of Rust crates
50
vector_xlite
experimentalv1.4.0
VectorXLite: A fast and lightweight SQLite extension for vector search with payload support.
42
sqlite-vector-rs
experimentalv0.2.0
SQLite extension providing PGVector-like native vector types with HNSW indexing
62
sqlitegraph
experimentalv2.0.8
Embedded graph database with full ACID transactions, HNSW vector search, dual backend support, and comprehensive graph algorithms library
Core Metrics
| vector_xlite | sqlite-vector-rs | sqlitegraph | |
|---|---|---|---|
| Health Score | 50 | 42 | 62 |
| Total Downloads | 2.0K | 25 | 1.2K |
| 30d Downloads | 24 | 25 | 241 |
| Dependents | 0 | 0 | 115 |
| Releases | 20 | 2 | 46 |
| Last Updated | 114d ago | today | 34d ago |
| Age | 5m | 6d | 3m |
Health Breakdown
vector_xlite
Maintenance
14
Quality
13
Community
6
Popularity
4
Documentation
13
sqlite-vector-rs
Maintenance
14
Quality
11
Community
5
Popularity
2
Documentation
10
sqlitegraph
Maintenance
17
Quality
16
Community
12
Popularity
4
Documentation
13
Technical Details
| vector_xlite | sqlite-vector-rs | sqlitegraph | |
|---|---|---|---|
| Version | 1.4.0 | 0.2.0 | 2.0.8 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | GPL-3.0-or-later |
| Dependencies | 5 | 15 | 23 |
| Crate Size | 3.4MB | 3.5MB | 1.4MB |
| Features | 0 | 3 | 11 |
| 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.
- •vector_xlite has the most downloads (2.0K), suggesting wider adoption.
- •sqlitegraph is depended on by 115 crates — strongest ecosystem trust.
- •sqlite-vector-rs is pre-1.0 — API may change.