linli2016 / BPlusTree
B+ Tree implementation in Java
☆18Updated 8 months ago
Alternatives and similar repositories for BPlusTree
Users that are interested in BPlusTree are comparing it to the libraries listed below
Sorting:
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated last month
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 7 months ago
- A simple database including Common Operators, Query Optimization, Transactions, Rollback and Recovery☆13Updated 7 years ago
- Java implementation of a B+ Tree, a data structure that efficiently retrieves data in a block-oriented storage context☆27Updated last year
- Extremely fast and compact in-memory embedded column oriented database☆19Updated 7 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- A modular query optimizer for big data☆14Updated last year
- ☆14Updated last year
- ☆18Updated 3 years ago
- ☆14Updated 3 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 2 years ago
- HotRing: A Hotspot-Aware In-Memory Key-Value Store reading report code/data☆41Updated 4 years ago
- stream processing reading list☆68Updated last year
- Contains implementations of various algorithms for database query optimization. The algorithms cover multiple problem variants (e.g., tra…☆10Updated 8 years ago
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Updated 4 years ago
- Implemented Snapshot Algorithm (Chandy Lamport) widely used in Distributed Systems☆10Updated 7 years ago
- OBKV Table Client is Java Library that can be used to access table data from OceanBase storage layer.☆29Updated this week
- Java implementation of TPC-C benchmark☆39Updated 8 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆59Updated last year
- A Java implementation of B+ tree for key-value store☆55Updated 5 years ago
- GitHub Repo for STAR: Scaling Transactions through Asymmetric Replication☆22Updated 5 years ago
- ☆29Updated 8 years ago
- Extensible SQL Lexer and Parser for Rust☆12Updated 3 years ago
- ☆30Updated 2 years ago
- 500 行代码实现一个基于 LSM 的数据库☆143Updated 4 years ago
- ☆10Updated 11 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 2 years ago
- Berkeley DB Java Edition☆56Updated 3 years ago
- Simple DBMS MIT 6.830☆21Updated 6 years ago