edussx / databaseLinks
B+tree database
☆15Updated 11 years ago
Alternatives and similar repositories for database
Users that are interested in database are comparing it to the libraries listed below
Sorting:
- Unofficial repo of historical Oracle BerkeleyDB source☆47Updated 10 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
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Couchbase Key-Value Engine☆141Updated this week
- libpaxos的注释版本☆34Updated 11 years ago
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 9 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- The C++ TiKV client used by TiFlash.☆40Updated 2 weeks ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 7 years ago
- A simple Disk-based Key-Value Store☆15Updated 6 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆87Updated 10 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 9 years ago
- B+ tree implementation in C☆132Updated 5 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- async C client library for NSQ☆79Updated 5 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 6 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- TokuFT is a high-performance, transactional key-value store☆19Updated 5 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 5 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- [mirror] Tokyo Cabinet: a modern implementation of DBM☆22Updated 16 years ago
- couchbase storage file library☆59Updated last month
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in c++ (使用intrinsics编写向量化代码),第四届阿里中间件复赛代码…☆36Updated 7 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 14 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- Modern SQL parser using Bison (Yacc) and Flex☆90Updated 9 months ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago