dingodb/dingo-store
A distributed Key-Value Storage using Raft
Dingo-Store helps organizations manage extremely large datasets across multiple machines to ensure high availability and fast access. It takes your raw business data, like customer records or product inventories, and organizes it into a distributed key-value store, making it readily available for high-frequency operations. This is for system architects and database administrators who need a robust, scalable storage layer for their applications.
161 stars.
Use this if you are building a large-scale application that requires a highly available, consistent, and fast data storage layer capable of handling massive amounts of data.
Not ideal if you are looking for a simple, single-server database solution or a pure SQL-based system without the need for distributed scaling.
Stars
161
Forks
72
Language
C++
License
Apache-2.0
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/dingodb/dingo-store"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
MariaDB/server
MariaDB server is a community developed fork of MySQL server. Started by core members of the...
AlayaDB-AI/AlayaLite
AlayaLite – A Fast, Flexible Vector Database for Everyone.
infiniflow/infinity
The AI-native database built for LLM applications, providing incredibly fast hybrid search of...
nnethercott/hannoy
Production-ready KV-backed HNSW implementation in Rust using LMDB
dingodb/dingo
A multi-modal vector database that supports upserts and vector queries using unified SQL...