andylamp / BPlusTree
An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure
☆170Updated 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☆217Updated 4 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆99Updated 5 months ago
- 500 行代码实现一个基于 LSM 的数据库☆138Updated 3 years ago
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Updated 4 years ago
- Berkeley DB Java Edition☆53Updated 3 years ago
- xnnyygn's raft implementation☆230Updated this week
- Yet another Raft Consensus implementation☆178Updated last year
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated 2 months ago
- 1st AliCloud Database Performance Competition in 2018 - Java rank No.1 source code 阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码☆199Updated 6 years ago
- A Java library to perform direct I/O in Linux, bypassing file page cache.☆317Updated 2 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- ☆128Updated 4 years ago
- High performance Java implementation of a Cuckoo filter - Apache Licensed☆175Updated 2 years ago
- A fast key/value store that is efficient for high-volume random access reads and writes.☆355Updated 7 years ago
- An efficient database query optimizer for large complex join queries☆126Updated last year
- The project folder of the 15-445 Introduction to Database system☆45Updated 6 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆59Updated last year
- My multi-paxos service implement :-)☆142Updated 2 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆45Updated 11 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 4 years ago
- Labs of MIT 6.830 Database Systems☆56Updated 7 years ago
- Course info for 6.814/6.830 Fall 2018☆164Updated 4 years ago
- Simple Database Management System☆38Updated 8 years ago
- minimal database☆39Updated 5 years ago
- CMU 15-445 2017 (force pushed to erase my works)☆59Updated 4 years ago
- a lightweight database implements some basic function of hbase☆59Updated 7 years ago
- Focus on Database kernel Development, include Basic Skill Content.☆151Updated last year
- An approXimate DB that supports online aggregation queries☆60Updated 10 months ago
- C-Store : A column-oriented DBMS prototype (frozen)☆43Updated 4 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