linli2016 / BPlusTreeLinks
B+ Tree implementation in Java
☆18Updated 10 months ago
Alternatives and similar repositories for BPlusTree
Users that are interested in BPlusTree are comparing it to the libraries listed below
Sorting:
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 9 months ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated this week
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Updated 4 years ago
- Contains implementations of various algorithms for database query optimization. The algorithms cover multiple problem variants (e.g., tra…☆10Updated 8 years ago
- ☆15Updated last year
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated last year
- ☆18Updated 3 years ago
- Java implementation of a B+ Tree, a data structure that efficiently retrieves data in a block-oriented storage context☆28Updated last year
- Berkeley DB Java Edition☆61Updated 4 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- ☆10Updated 11 years ago
- ☆29Updated 8 years ago
- Extremely fast and compact in-memory embedded column oriented database☆19Updated 7 years ago
- ☆16Updated 8 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 6 years ago
- C-Store : A column-oriented DBMS prototype (frozen)☆45Updated 4 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 2 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆30Updated 4 years ago
- An open source stream generator which generates reproducible and deterministic out-of-order streams, simulating arbitrary fractions of ou…☆13Updated 6 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆46Updated 11 years ago
- ☆72Updated 2 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- IginX -- An open-source clustering system for multi-dimensional scaling of standalone time series databases through generalized sharding.☆20Updated 2 years ago
- A key-value store implemented as a Log-Structured Merge Tree in C++☆71Updated 8 years ago
- CMU 15-445 2017 (force pushed to erase my works)☆59Updated 5 years ago
- stream processing reading list☆69Updated 2 years ago
- HotRing: A Hotspot-Aware In-Memory Key-Value Store reading report code/data☆41Updated 4 years ago
- CS 346 RedBase Project (Stanford)☆37Updated 10 years ago