linli2016 / BPlusTreeLinks
B+ Tree implementation in Java
☆18Updated 11 months ago
Alternatives and similar repositories for BPlusTree
Users that are interested in BPlusTree are comparing it to the libraries listed below
Sorting:
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 10 months ago
- A modular query optimizer for big data☆15Updated last year
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Updated 4 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 2 years ago
- Contains implementations of various algorithms for database query optimization. The algorithms cover multiple problem variants (e.g., tra…☆10Updated 8 years ago
- IginX -- An open-source clustering system for multi-dimensional scaling of standalone time series databases through generalized sharding.☆20Updated 2 years ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆171Updated last year
- Java implementation of a B+ Tree, a data structure that efficiently retrieves data in a block-oriented storage context☆28Updated last year
- Distributed consensus system with Map interface based on Apache Ratis☆27Updated last year
- ☆32Updated 2 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- GitHub Repo for STAR: Scaling Transactions through Asymmetric Replication☆22Updated 6 years ago
- 500 行代码实现一个基于 LSM 的数据库☆143Updated 4 years ago
- ☆14Updated 3 years ago
- Berkeley DB Java Edition☆61Updated 4 years ago
- stream processing reading list☆69Updated 2 years ago
- C-Store : A column-oriented DBMS prototype (frozen)☆45Updated 5 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- LSM tree based key-value database☆30Updated last year
- continuously update cloud database papers☆81Updated last year
- BBoxDB is a scalable, highly available, and distributed data store for multi-dimensional big data. The software supports operations like …☆56Updated this week
- Extensible SQL Lexer and Parser for Rust☆12Updated 3 years ago
- A Java implementation of B+ tree for key-value store☆54Updated 5 years ago
- A simple calculator to demonstrate code gen technology☆27Updated 6 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.☆60Updated last year
- ☆72Updated 2 years ago
- LynxDB is a distributed storage writen by Java language, Supporting (key, column family, column, value) structured storage.☆16Updated last year
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated 3 weeks ago
- The papers i have read☆21Updated last year