Fetching from the wire…
Public story · 2026-08-26 · high
The embedded graph store, written in Zig with vector and full-text search built in, reached 163 Hacker News points on August 25.
Why now: The project surfaced in Hacker News coverage dated August 25.
LatticeDB reached 163 points on Hacker News on August 25. Its maintainer answered with two releases by the next morning, v0.11.1 at 13:09 UTC and v0.12.0 at 00:05 UTC. It packs graph queries, vector search, and full-text search into a single file, with no server for RAG builders to stand up.
LatticeDB is written in Zig and pitched as SQLite for graph databases, a single-file embedded knowledge-graph store instead of a full Neo4j deployment.
At 403 stars, the project is still small. But the combination is uncommon: embedded, single-file, graph-native, with vector search baked in rather than added on. I've wanted exactly that shape more than once, usually while wiring separate stores together for a project that didn't need separate stores.
The same-day turnaround says something too. Two tagged releases inside eleven hours means someone read the incoming traffic and responded with real fixes. It doesn't prove the vector index scales past a demo, and the GitHub page doesn't say anything about performance at larger graphs yet.
The point count won't decide whether LatticeDB survives its first spike of attention. Whether the maintainer keeps releasing fixes after the traffic fades will.
Each link below shares sources, entities, or timing with this story.
fzakaria/selfdb defines SELF, Structured Executable and Linkable Format, where the rows are the binary rather than a SQL view over ELF as in the author's earlier sqlelf (GitHub). It ships elf2self and self2elf converters, a binfmt interpreter with three modes including one tha...
The submission titled "CEO fired developers to make room for AI. Developers create open source AI CEO" pointed at SenteLabsAI/OpenExecutive, an Apache-2.0 FastAPI and Next.js 15 app running eight specialist Claude agents (CSO, CFO, CHRO, General Counsel, COO, CMO, CPO, Board C...
Ryan Dahl announced celld on August 5. It's a daemon built from V8, S3, SQLite, LTX and Tokio that runs the exact Cloudflare Workers and Durable Objects JavaScript APIs and configuration on hardware you own. The architecture is the interesting part, not the API compatibility....
Triple-stream retrieval (BM25 keyword, vector embeddings, knowledge-graph traversal) fused via Reciprocal Rank Fusion on the iii engine, with SQLite for state and an in-memory vector index, no external database. The economic claim: ~170K tokens/year (~$10) versus ~650K tokens...
MemPalace (~53.6K stars) claims best-benchmarked, against mem0 (~57.8K) and claude-mem (~80.8K) (GitHub). Agent memory went from experimental nicety to a competitive subcategory with published benchmarks. Pair this with the local-first angle: Mnemo offers a Rust + SQLite + pet...
Everyone is building summarize-and-evict context management. Compaction, rolling summaries, hierarchical memory, vector-store recall. The entire agent-memory category assumes the answer is to throw away history intelligently. PRO-LONG (arXiv 2607.20064) keeps the complete stru...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.