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 tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Updated 5 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- C-Store : A column-oriented DBMS prototype (frozen)☆48Updated 5 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- ☆15Updated 4 years ago
- ☆35Updated last year
- IginX -- An open-source clustering system for multi-dimensional scaling of standalone time series databases through generalized sharding.☆21Updated 2 years ago
- ☆10Updated 11 years ago
- Java implementation of a B+ Tree, a data structure that efficiently retrieves data in a block-oriented storage context☆28Updated last year
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago
- 500 行代码实现一个基于 LSM 的数据库☆145Updated 4 years ago
- stream processing reading list☆69Updated 2 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆49Updated 2 weeks ago
- BBoxDB is a scalable, highly available, and distributed data store for multi-dimensional big data. The software supports operations like …☆58Updated 2 weeks ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆175Updated last year
- continuously update cloud database papers☆82Updated last year
- ☆15Updated 2 years ago
- ☆34Updated 3 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
- 📄 📃 papers that I read and noted 🧐☆33Updated 3 months ago
- Log-Structured Merge Tree Java implementation☆105Updated last year
- ☆16Updated 9 years ago
- A modular query optimizer for big data☆19Updated 2 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- wisckey implementation using RocksDB☆12Updated 2 years ago
- HotRing: A Hotspot-Aware In-Memory Key-Value Store reading report code/data☆41Updated 5 years ago
- A simple calculator to demonstrate code gen technology☆26Updated 6 years ago
- Disk-based B+-tree written in Pure Java☆227Updated 5 years ago