LatticeDB
Summary
An overview of LatticeDB, an embedded single-file graph database with vector and full-text search capabilities. It emphasizes a local-first model with one file, one query layer, and a built-in graph changefeed, plus performance metrics such as sub-microsecond node lookups and 0.83 ms vector search at 1 million vectors. The README includes practical code samples in Python, TypeScript/Node, and Go, along with build and usage instructions and benchmarks.