linli2016 / BPlusTree
B+ Tree implementation in Java
☆18Updated 5 months ago
Alternatives and similar repositories for BPlusTree:
Users that are interested in BPlusTree are comparing it to the libraries listed below
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 3 months ago
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Updated 4 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated last month
- Waterwheel is a distributed append-only store supporting millions insertions per second and realtime temporal and key range query☆14Updated 5 years ago
- Distributed consensus system with Map interface based on Apache Ratis☆26Updated last year
- A simple Disk-based Key-Value Store☆13Updated 6 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 6 years ago
- IginX -- An open-source clustering system for multi-dimensional scaling of standalone time series databases through generalized sharding.☆20Updated last year
- ☆30Updated 2 years ago
- 📄 📃 papers that I read and noted 🧐☆25Updated 5 months ago
- An implementation of the persistent skiplist based on Intel Optane Persistent Memory. It is with Intel's pmemkv as an storage engine☆14Updated 3 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 2 years ago
- Berkeley DB Java Edition☆53Updated 3 years ago
- ☆15Updated last year
- Java implementation of a B+ Tree, a data structure that efficiently retrieves data in a block-oriented storage context☆28Updated last year
- Extremely fast and compact in-memory embedded column oriented database☆19Updated 7 years ago
- ☆26Updated 2 years ago
- Disk-based B+-tree written in Pure Java☆217Updated 4 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆25Updated 4 years ago
- Labs of MIT 6.830 Database Systems☆56Updated 7 years ago
- Contains implementations of various algorithms for database query optimization. The algorithms cover multiple problem variants (e.g., tra…☆10Updated 8 years ago
- ☆70Updated 2 years ago
- ☆22Updated 3 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 2 years ago
- Java implementation of immutable key-value storage based on sorted string table☆12Updated 9 years ago
- ☆29Updated 7 years ago
- Java implementation of Fortune's sweep line algorithm for computing Voronoi diagrams☆10Updated 8 years ago
- ☆13Updated 3 years ago
- 500 行代码实现一个基于 LSM 的数据库☆137Updated 3 years ago