msdeep14 / DeepDataBaseLinks
A relational database engine using B+ tree indexing
☆44Updated 3 years ago
Alternatives and similar repositories for DeepDataBase
Users that are interested in DeepDataBase are comparing it to the libraries listed below
Sorting:
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 5 years ago
- Implemet Key-Value store using BTree☆61Updated 5 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- The C++ TiKV client used by TiFlash.☆39Updated last week
- ☆16Updated 7 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 11 years ago
- 一个使用 B-Tree 作为索引,基于 MMap 的嵌入式键值数据库☆14Updated 3 months ago
- A data structure and algorithm library built for TerarkDB☆62Updated 3 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 9 years ago
- A tiny embedded, transactional key-value database 🐱☆41Updated last year
- Skiplist written in C/C++ language.☆27Updated 11 years ago
- ☆14Updated 3 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 2 months ago
- A network framework☆9Updated 6 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆27Updated 2 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- A front-end (lexer, parser and partial compiler) for a subset of the SQL language☆45Updated 11 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 5 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆99Updated last year