rayokota/kareldb
A Relational Database Backed by Apache Kafka
(educational) build your own disk based KV store
Quick read
Latest capture 2026-08-03 04:50
0 paths
Agent instructions and tool configuration found in this repository.
No config files detected.
39 observed captures since 2026-06-26. Charts use measured snapshots only.
Stars from first capture +4
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
A Relational Database Backed by Apache Kafka
CrateDB is a distributed and scalable SQL database for storing and analyzing massive amounts of data in near real-time, even with complex queries. It is PostgreSQL-compatible, and based on Lucene.
Fast scalable time series database
Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.
Automatically mock your HTTP interactions to simplify and speed up testing
pickleDB is an in memory key-value store using Python's orjson module for persistence. It can also use SQLite instead of orjson if needed.