linli2016 / BPlusTree
B+ Tree implementation in Java
☆18Updated 6 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 5 months ago
- Disk based index database implementation. Purely written in Java.☆19Updated 6 years ago
- Contains implementations of various algorithms for database query optimization. The algorithms cover multiple problem variants (e.g., tra…☆10Updated 8 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated this week
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Updated 4 years ago
- Tiny Database: Query Engine, Storage Engine, Calcite, ANTLR☆25Updated last year
- Distributed consensus system with Map interface based on Apache Ratis☆26Updated last year
- ☆15Updated last year
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆59Updated last year
- Log-Structured Merge Tree Java implementation☆88Updated 9 months ago
- GitHub Repo for STAR: Scaling Transactions through Asymmetric Replication☆22Updated 5 years ago
- Data sets and Vagrant script to provision a virtual machine for Apache Calcite development☆29Updated last year
- ☆29Updated 8 years ago
- IginX -- An open-source clustering system for multi-dimensional scaling of standalone time series databases through generalized sharding.☆20Updated last year
- ☆18Updated 3 years ago
- ☆70Updated 2 years ago
- ☆30Updated 2 years ago
- A key-value store implemented as a Log-Structured Merge Tree in C++☆71Updated 7 years ago
- BBoxDB is a scalable, highly available, and distributed data store for multi-dimensional big data. The software supports operations like …☆54Updated 9 months ago
- C-Store : A column-oriented DBMS prototype (frozen)☆43Updated 4 years ago
- An implementation of the persistent skiplist based on Intel Optane Persistent Memory. It is with Intel's pmemkv as an storage engine☆13Updated 3 years ago
- Extensible SQL Lexer and Parser for Rust☆12Updated 3 years ago
- Grizzly: Efficient Stream Processing Through Adaptive Query Compilation☆15Updated 4 years ago
- A simple Disk-based Key-Value Store☆13Updated 6 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 2 years ago
- ☆16Updated 8 years ago
- Berkeley DB Java Edition☆55Updated 3 years ago
- A collection of work related to Database Optimization.☆46Updated 3 years ago
- Profiling Spark Applications for Performance Comparison and Diagnosis☆16Updated 6 years ago
- RocksDB/LevelDB inspired key-value database in Go☆10Updated 4 years ago