Skip to content
#

key-value-database

Here are 244 public repositories matching this topic...

A high-performance Key-Value Storage Engine built for the Advanced Algorithms and Data Structures course. It implements an LSM-Tree architecture with a durable WAL, configurable compaction strategies, and advanced features including Block Manager I/O, LRU Caching, and Probabilistic Data Structures (Bloom Filter, HyperLogLog, etc..)

  • Updated Dec 2, 2025
  • C++

BBoxDB is a scalable, highly available, and distributed data store for multi-dimensional big data. The software supports operations like multi-dimensional range queries and spatial joins. In addition, data streams are supported.

  • Updated Dec 10, 2025
  • Java

Improve this page

Add a description, image, and links to the key-value-database topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the key-value-database topic, visit your repo's landing page and select "manage topics."

Learn more