oceanbase/seekdb
SeekDB is an embedded MySQL-compatible database providing hybrid vector and full-text search specifically designed as state storage for AI agents.

Velocity · 7d
+11
★ / day
Trend
→steady
star history
It offers hybrid search combining HNSW vector indexing with full-text capabilities in a single database. The system includes copy-on-write sandboxing through FORK/MERGE operations to isolate agent state, supporting both embedded and server deployment modes. It provides Python bindings and integrates with popular LLM frameworks like LangChain and LlamaIndex for agent development.