SQLite Memory – Markdown based AI agent memory with offline-first sync
Vector search and FTS5 in SQLite means no separate vector database server needed.
The memory substrate for AI agents and developer tools. Git-versioned, file-native, MCP-first.
Markdown files as source of truth means you can always grep your agent's memory.
AI agent developers, LLM application builders
Mem0 · LangChain Memory · Zep
Vector search and FTS5 in SQLite means no separate vector database server needed.
Markdown files as agent memory source of truth with SQLite hybrid search.
Git branches for agent memory with time-travel rollback via MatrixOne CoW engine.
Git-verified memory ledger beats vague agent context files.
File-based state management beats vector databases for most local AI coding workflows.
Fixes agent memory poisoning using Jujutsu VCS—solves contradictory beliefs problem elegantly.