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☆104Aug 27, 2025Updated 10 months ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆51Jun 8, 2026Updated last month
- Java implementation of immutable key-value storage based on sorted string table☆12Jun 26, 2015Updated 11 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆39Aug 22, 2020Updated 5 years ago
- Disk based index database implementation. Purely written in Java.☆19Mar 11, 2018Updated 8 years ago
- A fast key/value store that is efficient for high-volume random access reads and writes.☆356May 17, 2017Updated 9 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…☆35May 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.☆62Jul 28, 2023Updated 2 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☆12Nov 15, 2019Updated 6 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.
- ☆14Apr 8, 2023Updated 3 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
- 分布式、高可用的延迟调度系统、可以配合消息队列实现延迟任务队列☆12Dec 5, 2023Updated 2 years ago
- A JVM-embeddable Distributed Database☆326Sep 1, 2025Updated 10 months ago
- dragonboat multi group raft product ready example by pebbledb☆20Jul 3, 2026Updated 3 weeks ago
- benchmark driver for "Can Learned Models Replace Hash Functions?" VLDB submission☆16Oct 31, 2023Updated 2 years ago
- [VLDB 2022] High Performance Learned Index on Persistent Memory☆50Apr 19, 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,229Jan 10, 2024Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- rocketmq的磁盘存储模块,我增加了延时消息☆11Mar 10, 2019Updated 7 years ago
- A fast, log structured key-value store.☆530Apr 26, 2023Updated 3 years ago
- Basic Golang implementation of a Triple Store. Built to learn the Golang language before an internship.☆19Mar 13, 2019Updated 7 years ago
- 一个高性能,可靠,异步的本地持久化队列实现;重启JVM、重启服务器、或者强制KILL进程时,队列里的数据不丢失;☆14Dec 5, 2017Updated 8 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 last month
- A library and command-line tool to access MySQL InnoDB data file directly in Java☆494Jul 12, 2025Updated last year
- Java task scheduler to execute threads which dependency is managed by directed acyclic graph☆26Feb 2, 2017Updated 9 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆20Mar 13, 2020Updated 6 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- A working project for High-concurrency B-tree source code in C☆253Aug 29, 2020Updated 5 years ago
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆30Nov 3, 2019Updated 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
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆48Dec 19, 2013Updated 12 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