andylamp / BPlusTree
An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure
☆169Updated last year
Alternatives and similar repositories for BPlusTree:
Users that are interested in BPlusTree are comparing it to the libraries listed below
- Disk-based B+-tree written in Pure Java☆221Updated 4 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆99Updated 7 months ago
- 500 行代码实现一个基于 LSM 的数据库☆143Updated 3 years ago
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Updated 4 years ago
- ☆130Updated 4 years ago
- Low Level Persistence Library☆98Updated 6 months ago
- Berkeley DB Java Edition☆56Updated 3 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated last month
- A ToyDB (for beginner) based on MIT 6.830 and CMU 15445☆30Updated 3 years ago
- A fast key/value store that is efficient for high-volume random access reads and writes.☆355Updated 7 years ago
- xnnyygn's raft implementation☆234Updated 2 months ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 years ago
- An efficient database query optimizer for large complex join queries☆130Updated 2 years ago
- Labs of MIT 6.830 Database Systems☆57Updated 7 years ago
- A Java library to perform direct I/O in Linux, bypassing file page cache.☆317Updated 2 years ago
- Rapids团队 (https://github.com/CheYulin , https://github.com/shixuansun and https://github.com/WANG-lp), Engine Race (Key-Value Store on I…☆112Updated 6 years ago
- DSCL weekly group meeting paper list☆63Updated last year
- Course info for 6.814/6.830 Fall 2018☆163Updated 4 years ago
- A Java implementation of B+ tree for key-value store☆55Updated 5 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- Labs on distributed transaction☆233Updated 3 years ago
- Simple Database Management System☆39Updated 8 years ago
- A fast and space efficient Radix tree in Java☆126Updated 5 years ago
- My multi-paxos service implement :-)☆144Updated 2 years ago
- ☆70Updated 2 years ago
- minimal database☆39Updated 5 years ago
- 1st AliCloud Database Performance Competition in 2018 - Java rank No.1 source code 阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码☆200Updated 6 years ago
- A Java implementation of skip list 跳表的Java语言实现☆40Updated 2 years ago
- ☆93Updated last year
- Focus on Database kernel Development, include Basic Skill Content.☆154Updated 2 years ago