msdeep14 / DeepDataBaseLinks
A relational database engine using B+ tree indexing
☆46Updated 4 years ago
Alternatives and similar repositories for DeepDataBase
Users that are interested in DeepDataBase are comparing it to the libraries listed below
Sorting:
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 10 years ago
- Implemet Key-Value store using BTree☆64Updated 6 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 5 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 7 years ago
- a new disk-oriented storage manager for the SQLite DBMS. Such a storage manager assumes that the primary storage location of the database…☆23Updated 6 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 5 months ago
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 9 years ago
- The C++ TiKV client used by TiFlash.☆40Updated 2 weeks ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- consensus-yaraft is a library for distributed, strong consistent, highly replicated log storage. It's based on yaraft, which is an implem…☆29Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- Skiplist written in C/C++ language.☆27Updated 11 years ago
- a distributed storage engine☆89Updated 8 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 8 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago