SaaSHub helps you find the best software and product alternatives Learn more →
Top 11 C++ Key Value Store Projects
-
Project mention: Flow: Actor-based language for C++, used by FoundationDB | news.ycombinator.com | 2025-12-08
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
incubator-pegasus
Apache Pegasus - A horizontally scalable, strongly consistent and high-performance key-value store
-
-
UStore
Multi-Modal Database replacing MongoDB, Neo4J, and Elastic with 1 faster ACID solution, with NetworkX and Pandas interfaces, and bindings for C 99, C++ 17, Python 3, Java, GoLang 🗄️
-
-
-
sqlitemap
sqlitemap is a lightweight C++ wrapper around SQLite that provides a simple, map-like interface.
-
tinykvpp
Horizontally scalable, highly available, key-value storage service with distributed transaction support written in C++
-
If you've ever needed persistent storage in a C++ project but didn't want to add a dependency, this is for you. I built fluxen, a key-value database that lives in one .hpp file. Drop it in, include it, done.
-
Project mention: MomoDB: Building a C++ Key-Value Store to Learn Database Internals (#0) | dev.to | 2026-01-27
You can find the repository here: https://github.com/dhruva71/MomoDB
-
qbm-redis
Comprehensive async Redis client for QB Actor Framework. Supports all Redis data types, pub/sub messaging, streams, clustering, and Lua scripting. Dual sync/async APIs with connection pooling and type-safe operations. Perfect for caching and real-time apps.
C++ Key Value Store discussion
C++ Key Value Store related posts
-
Flow: Actor-based language for C++, used by FoundationDB
-
BugBash Ep1 – FoundationDB: from idea to Apple acquisition [video]
-
Pwning the Ladybird Browser
-
FoundationDB – open-source, distributed, transactional key-value store
-
Fast persistent recoverable log and key-value store
-
Maybe Getting Rid of Your QA Team Was Bad
-
Apple/FoundationDB: FoundationDB
-
A note from our sponsor - SaaSHub
www.saashub.com | 12 Jul 2026
Index
What are some of the best open-source Key Value Store projects in C++? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | foundationdb | 16,494 |
| 2 | incubator-pegasus | 2,059 |
| 3 | speedb | 1,008 |
| 4 | UStore | 632 |
| 5 | SwiftStore | 129 |
| 6 | CalicoDB | 43 |
| 7 | sqlitemap | 9 |
| 8 | tinykvpp | 4 |
| 9 | fluxen | 4 |
| 10 | MomoDB | 2 |
| 11 | qbm-redis | 1 |