jamals86/KalamDB
KalamDB — a lightweight, real-time, storage-efficient SQL database. Designed for per-user data isolation, GDPR compliance, and scalable performance — ideal for the AI era.
KalamDB helps application developers build real-time AI agents, chat applications, and multi-tenant software as a service (SaaS) products. It takes SQL queries directly from your frontend or backend code and provides live updates or stores data, specifically designed for user-specific data isolation and compliance. This database is for software developers and architects building modern, data-intensive applications, especially those involving AI or real-time user experiences.
Use this if you are developing a real-time application like an AI chatbot or a multi-tenant SaaS, and need a database that handles user-specific data, live updates, and direct SQL execution from both frontend and backend.
Not ideal if your project is a traditional monolithic application that doesn't require real-time updates, AI agent memory, or strict per-user data isolation.
Stars
22
Forks
—
Language
Rust
License
—
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/jamals86/KalamDB"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
RLabs-Inc/fsDB
Fractal State Database - A reactive in memory database with markdown files persistence made with...
yeshks/featherdb
The embedded SQL database built for AI agents. True MVCC, built-in encryption, MCP server. A...
JustMaier/groundDb
A schema-driven database that stores data as Markdown files. YAML front matter, SQL views, file...