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

Database Entry

ZeptoDB


ZeptoDB is an in-memory columnar database designed for live time-series analytics and AI agent memory. It supports concurrent high-throughput ingestion and real-time analytical queries using lock-free ring buffers, LLVM JIT compilation, SIMD vectorization, and RDMA networking. The system provides HTTP and Python APIs, enabling direct data transfer to frameworks like NumPy and PyTorch without serialization.[01]

Source Code
https://github.com/zeptodb/zeptodb[02]
Country of Origin
KR
Start Year
2026
Coding Agent
Project Types
Hobby, Open Source
Written in
C++
Operating System
Linux

Database Entry

ZeptoDB


ZeptoDB is an in-memory columnar database designed for live time-series analytics and AI agent memory. It supports concurrent high-throughput ingestion and real-time analytical queries using lock-free ring buffers, LLVM JIT compilation, SIMD vectorization, and RDMA networking. The system provides HTTP and Python APIs, enabling direct data transfer to frameworks like NumPy and PyTorch without serialization.[01]

History


ZeptoDB was developed as an open-source project to address the latency and throughput requirements of AI agents operating on live event streams. It combines a time-series engine with an agent memory layer to store operational telemetry alongside agent-scoped context, embeddings, and prompt cache entries.

Hardware Acceleration


Query Compilation


Query Execution


Query Interface


Storage Architecture


Storage Model


Citations

4 sources
  1. ZeptoDB | Agent Memory for Live Time-Series Data zeptodb.com
  2. GitHub - ZeptoDB/ZeptoDB: Blazing fast in-memory time-series database · GitHub github.com
  3. Documentation | ZeptoDB zeptodb.com
  4. https://github.com/zeptodb/zeptodb/commit/76db544e8186cba0958f12547394396a37d96c36 github.com
Revision #3 Last Updated: