An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure
☆177Nov 8, 2023Updated 2 years ago
Alternatives and similar repositories for BPlusTree
Users that are interested in BPlusTree are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Disk-based B+-tree written in Pure Java☆226Oct 13, 2020Updated 5 years ago
- A Java implementation of B+ tree for key-value store☆58Jan 9, 2020Updated 6 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆105Aug 27, 2025Updated last year
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆52Sep 15, 2026Updated last week
- Java implementation of immutable key-value storage based on sorted string table☆12Jun 26, 2015Updated 11 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆39Aug 22, 2020Updated 6 years ago
- Disk based index database implementation. Purely written in Java.☆19Mar 11, 2018Updated 8 years ago
- B+树☆15Dec 19, 2017Updated 8 years ago
- huge list of database benchmark aerospike, clickhouse, cockroach, cockroachdb, cratedb, memsql, mysql, nuodb, postgresql, redis, scylladb…☆28May 19, 2025Updated last year
- A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading t…☆19Nov 30, 2019Updated 6 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆61Jul 28, 2023Updated 3 years ago
- An implementation of B+Tree (a multiway search tree based on the memory, i.e., all data records are stored in the memory instead of the d…☆20Feb 7, 2023Updated 3 years ago
- SimpleDB implementation for MIT 6.830☆14Nov 15, 2019Updated 6 years ago
- LSM tree based key-value database☆31Mar 5, 2024Updated 2 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Memory Resident B Plus Tree Implementation☆15May 2, 2018Updated 8 years ago
- This project enables you to use spring inside of a spark application.☆11May 6, 2015Updated 11 years ago
- Java implementation of a B+ Tree, a data structure that efficiently retrieves data in a block-oriented storage context☆29Dec 18, 2023Updated 2 years ago
- A JVM-embeddable Distributed Database☆326Sep 14, 2026Updated last week
- dragonboat multi group raft product ready example by pebbledb☆19Jul 3, 2026Updated 2 months ago
- benchmark driver for "Can Learned Models Replace Hash Functions?" VLDB submission☆16Oct 31, 2023Updated 2 years ago
- A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage☆1,875Jan 4, 2023Updated 3 years ago
- A persistent learned index for non-volatile memory with high read/write performance.☆20Jun 16, 2022Updated 4 years ago
- Raft Java implementation which is simple and easy to understand.☆1,232Jan 10, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆41Jan 2, 2021Updated 5 years ago
- rocketmq的磁盘存储模块,我增加了延时消息☆11Mar 10, 2019Updated 7 years ago
- A fast, log structured key-value store.☆528Apr 26, 2023Updated 3 years ago
- A distributed key-value store based on replicated LSM-Trees☆10May 18, 2017Updated 9 years ago
- Basic Golang implementation of a Triple Store. Built to learn the Golang language before an internship.☆19Mar 13, 2019Updated 7 years ago
- Implementation of distributed and parallel databases operations like fragmentation, parallel sort, range query etc.☆10Nov 2, 2017Updated 8 years ago
- Apache Directory Mavibot☆17Jun 2, 2026Updated 3 months ago
- A library and command-line tool to access MySQL InnoDB data file directly in Java☆496Jul 12, 2025Updated last year
- Java task scheduler to execute threads which dependency is managed by directed acyclic graph☆26Feb 2, 2017Updated 9 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- An implementation of Scheme R7RS-small in 48 working hours.☆20Mar 13, 2020Updated 6 years ago
- Online LDA using Hoffman's Python Implementation☆15Nov 14, 2014Updated 11 years ago
- A working project for High-concurrency B-tree source code in C☆254Aug 29, 2020Updated 6 years ago
- 超精简分布式对象存储☆49Dec 20, 2018Updated 7 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Mar 12, 2020Updated 6 years ago
- UC Berkeley's Database class CS186: Implement A Simple Database Management System☆428Dec 26, 2024Updated last year
- 500 行代码实现一个基于 LSM 的数据库☆146May 16, 2021Updated 5 years ago