DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

YantrikDB


YantrikDB is a cognitive memory database designed for AI agents. It models memory processes such as temporal decay, semantic consolidation, contradiction detection, and proactive triggers. The system functions as an embeddable library for Rust and Python, operates as an MCP server for AI tool integration, and supports multi-node deployment via Raft consensus. Data is stored in a single SQLite file utilizing unified indexes for vector, graph, temporal, and key-value operations.

Source Code
https://github.com/yantrikos/yantrikdb[02]
Developer
Country of Origin
IN
Start Year
2026
Coding Agent
Project Types
Hobby, Open Source
Written in
Python, Rust
Embeds / Uses
SQLite
Operating Systems
Linux, macOS, Windows
License
AGPL v3

Database Entry

YantrikDB


YantrikDB is a cognitive memory database designed for AI agents. It models memory processes such as temporal decay, semantic consolidation, contradiction detection, and proactive triggers. The system functions as an embeddable library for Rust and Python, operates as an MCP server for AI tool integration, and supports multi-node deployment via Raft consensus. Data is stored in a single SQLite file utilizing unified indexes for vector, graph, temporal, and key-value operations.

Data Model


Indexes


Query Interface


Storage Architecture


System Architecture


Revision #3 Last Updated: