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 small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 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 modular query optimizer for big data☆19Updated 2 years ago
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Updated 5 years ago
- ☆34Updated 3 years ago
- C-Store : A column-oriented DBMS prototype (frozen)☆48Updated 5 years ago
- 500 行代码实现一个基于 LSM 的数据库☆145Updated 4 years ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆175Updated last year
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆49Updated last week
- ☆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
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years 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
- stream processing reading list☆69Updated 2 years ago
- continuously update cloud database papers☆81Updated last year
- ☆35Updated last year
- ☆18Updated 3 years ago
- A simple calculator to demonstrate code gen technology☆26Updated 6 years ago
- Log-Structured Merge Tree Java implementation☆101Updated last year
- ☆15Updated 2 years ago
- Berkeley DB Java Edition☆67Updated 4 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
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- A collection of work related to Database Optimization.☆51Updated 3 years ago
- Readings in Stream Processing☆125Updated 2 months ago
- XBird: Light-weight XQuery processor and XML database system written in Java☆14Updated 6 years ago
- Distributed consensus system with Map interface based on Apache Ratis☆28Updated last year
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago