Decision Workspace
lattice-db vs sqlitegraph vs cypherlite-core
Side-by-side comparison of Rust crates
37
lattice-db
experimentalv0.1.0
A high-performance, embedded graph database optimized for fast set-based search. Built on Roaring Bitmaps and Redb for instant lookups and efficient storage.
62
sqlitegraph
experimentalv2.0.8
Embedded graph database with full ACID transactions, HNSW vector search, dual backend support, and comprehensive graph algorithms library
61
cypherlite-core
experimentalv2.0.1
Core types, traits, and error handling for CypherLite graph database
Core Metrics
| lattice-db | sqlitegraph | cypherlite-core | |
|---|---|---|---|
| Health Score | 37 | 62 | 61 |
| Total Downloads | 31 | 1.2K | 165 |
| 30d Downloads | 3 | 227 | 165 |
| Dependents | 0 | 115 | 27 |
| Releases | 1 | 46 | 9 |
| Last Updated | 115d ago | 34d ago | 12d ago |
| Age | 3m | 3m | 12d |
Health Breakdown
lattice-db
Maintenance
7
Quality
12
Community
6
Popularity
2
Documentation
10
sqlitegraph
Maintenance
17
Quality
16
Community
12
Popularity
4
Documentation
13
cypherlite-core
Maintenance
18
Quality
18
Community
10
Popularity
3
Documentation
12
Technical Details
| lattice-db | sqlitegraph | cypherlite-core | |
|---|---|---|---|
| Version | 0.1.0 | 2.0.8 | 2.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | GPL-3.0-or-later | MIT OR Apache-2.0 |
| Dependencies | 8 | 23 | 4 |
| Crate Size | 22KB | 1.4MB | 27KB |
| Features | 0 | 11 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.84 |
| 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.
- •lattice-db is pre-1.0 — API may change.