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:
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Implemet Key-Value store using BTree☆66Updated 6 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- Skiplist written in C/C++ language.☆27Updated 11 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 10 years ago
- A high-performance, concurrent hash table☆25Updated 12 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆54Updated 11 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 5 years ago
- The C++ TiKV client used by TiFlash.☆41Updated 3 weeks ago
- An attempt to split the Raft library out of LogCabin☆37Updated 8 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- Yet Another RAFT implementation☆125Updated 7 years ago
- Basic C++ library on linux platform☆25Updated 8 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 6 years ago
- 一个使用 B-Tree 作为索引,基于 MMap 的嵌入式键值数据库☆14Updated 9 months ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in c++ (使用intrinsics编写向量化代码),第四届阿里中间件复赛代码…☆36Updated 7 years ago
- BLInk Tree logic - storage and locking experiment☆28Updated 11 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 10 years ago
- A cache-efficiency weight balanced binary tree☆71Updated 11 years ago
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 9 years ago
- libpaxos的注释版本☆34Updated 11 years ago
- ☆16Updated 8 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 8 months ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 9 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆68Updated 5 months ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆18Updated 7 years ago
- A front-end (lexer, parser and partial compiler) for a subset of the SQL language☆45Updated 12 years ago