linli2016 / BPlusTreeLinks
B+ Tree implementation in Java
☆18Updated last year
Alternatives and similar repositories for BPlusTree
Users that are interested in BPlusTree are comparing it to the libraries listed below
Sorting:
- A modular query optimizer for big data☆19Updated 2 years ago
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Updated 5 years ago
- C-Store : A column-oriented DBMS prototype (frozen)☆48Updated 5 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆51Updated 2 weeks ago
- ☆15Updated 4 years ago
- 500 行代码实现一个基于 LSM 的数据库☆146Updated 4 years ago
- ☆13Updated 6 years ago
- ☆134Updated 5 years ago
- ☆36Updated 3 years ago
- ☆10Updated 12 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- Distributed consensus system with Map interface based on Apache Ratis☆28Updated 2 years ago
- 📄 📃 papers that I read and noted 🧐☆37Updated last week
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆176Updated 2 years ago
- continuously update cloud database papers☆83Updated last year
- GitHub Repo for STAR: Scaling Transactions through Asymmetric Replication☆22Updated 6 years ago
- stream processing reading list☆69Updated 2 years ago
- A Java library for implementing parallel tasks that have directed acyclic dependencies and executing them with various scheduling algorit…☆47Updated 4 years ago
- IginX -- An open-source clustering system for multi-dimensional scaling of standalone time series databases through generalized sharding.☆21Updated 2 years ago
- A collection of work related to Database Optimization.☆53Updated 3 years ago
- ☆37Updated last year
- A key-value store implemented as a Log-Structured Merge Tree in C++☆71Updated 8 years ago
- A toy memory store with great performance☆37Updated last month
- ☆16Updated 2 years ago
- ☆73Updated 3 years ago
- Java implementation of a B+ Tree, a data structure that efficiently retrieves data in a block-oriented storage context☆28Updated 2 years ago
- CS 346 RedBase Project (Stanford)☆37Updated 10 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆38Updated 5 years ago