**Memori BYODB Documentation**
FreeAgent-native memory infrastructure for LLM applications
About **Memori BYODB Documentation**
Memori is an agent-native memory infrastructure for LLM applications, agents, and copilots. It continuously captures interactions (conversations, tool calls, decisions, workflow steps) and extracts structured knowledge, then intelligently ranks, decays, and retrieves the most relevant memories across sessions. Memori's Advanced Augmentation turns raw conversations into searchable memories, and its Agent Trace Execution converts execution history into structured memory primitives that agents can recall and reuse. The tool runs asynchronously to minimize impact on response times. Memori BYODB (Bring Your Own Database) gives users full data ownership and the freedom to choose from many databases (CockroachDB, MariaDB, MongoDB, MySQL, OceanBase, Oracle, PostgreSQL, SQLite, TiDB) and managed providers (AWS RDS, Neon, Supabase). It supports multiple LLM providers (OpenAI, Anthropic, Gemini, Grok, OpenAI-compatible via base_url) and integrates with LangChain, Agno, and Pydantic AI. Intelligent Recall surfaces memories ranked by relevance and importance with decay, and supports semantic search. The tool is open source (self-hosted free) with a cloud free tier and production plans.
Key Features
Pros & Cons
- Full data ownership and control – data stays in your own database on your infrastructure
- Database freedom – supports a wide range of SQL databases and managed providers
- Intelligent recall with relevance ranking and decay reduces memory clutter
- Traces execution events (tool calls, workflow steps) for richer memory beyond conversation
- Asynchronous processing minimizes latency impact on real-time responses
- Open source free self-hosted option with community support
- Easy setup – one-line connection and automatic memory capture/recall
- Supports multiple LLM providers and frameworks (LangChain, Agno, Pydantic AI)
- Requires users to manage and maintain their own database infrastructure (BYODB model)
- Cloud free tier has limited memory capacity (5,000 created, 15,000 recalled)
- Production pricing is high for small teams (starts at $60K/year for Team plan)
- Relatively new tool; documentation and ecosystem may still be evolving
- No built-in UI for managing memories beyond basic dashboard (cloud only has Graph Explorer/Playground)