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
- IginX -- An open-source clustering system for multi-dimensional scaling of standalone time series databases through generalized sharding.☆21Updated 2 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- BBoxDB is a scalable, highly available, and distributed data store for multi-dimensional big data. The software supports operations like …☆58Updated last week
- A modular query optimizer for big data☆19Updated 2 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆50Updated last week
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- ☆73Updated 3 years ago
- ☆10Updated 12 years ago
- C-Store : A column-oriented DBMS prototype (frozen)☆48Updated 5 years ago
- ☆15Updated 4 years ago
- ☆37Updated last year
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- A simple database including Common Operators, Query Optimization, Transactions, Rollback and Recovery☆13Updated 8 years ago
- ☆16Updated 9 years ago
- ☆35Updated 3 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago
- continuously update cloud database papers☆83Updated last year
- 📄 📃 papers that I read and noted 🧐☆35Updated 2 weeks ago
- Implemented Snapshot Algorithm (Chandy Lamport) widely used in Distributed Systems☆10Updated 8 years ago
- Java implementation of a B+ Tree, a data structure that efficiently retrieves data in a block-oriented storage context☆28Updated 2 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- A library that provides an embeddable, persistent key-value store for fast storage.☆38Updated 7 years ago
- Code samples from blogs posts https://www.querifylabs.com/blog☆28Updated 4 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆175Updated 2 years ago
- Berkeley DB Java Edition☆66Updated 4 years ago
- IOManager tries to bridge the gap in existing async framework to build full async networked database/storage/keyvalue storage☆11Updated 3 weeks ago
- ☆12Updated 7 years ago