[WIP] A relational database written in Rust for learning purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).
☆156Feb 20, 2025Updated last year
Alternatives and similar repositories for bustubx
Users that are interested in bustubx are comparing it to the libraries listed below
Sorting:
- sqlrs is an in-process sql query engine☆113Jan 7, 2023Updated 3 years ago
- Lightweight, asynchronous based on LSM Leveled Compaction KV database☆290Apr 28, 2024Updated last year
- An educational OLAP database system.☆1,815Aug 10, 2025Updated 6 months ago
- Shared Unit Raft☆83Dec 3, 2024Updated last year
- CMU-DB's Cascades optimizer framework☆405Jan 6, 2025Updated last year
- Let's build an OLAP database from scratch! 🚧 UNDER CONSTRUCTION 🚧☆104Jan 23, 2024Updated 2 years ago
- Fast. Embedded. Rust-native SQL database.☆684Updated this week
- Raft consensus alogorithm implemented in Rust. Rust 实现 Raft 共识算法☆34Feb 23, 2023Updated 3 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆66Feb 24, 2025Updated last year
- A LevelDB for implementing LSM-related papers☆11Aug 7, 2023Updated 2 years ago
- A course of building an LSM-Tree storage engine (database) in a week.☆3,913Nov 3, 2025Updated 4 months ago
- pipeline execution implemented in Rust☆38Mar 17, 2023Updated 2 years ago
- Sqllogictest parser and runner in Rust, with extensions.☆217Feb 14, 2026Updated 2 weeks ago
- Your SQL database for learning purpose☆78Sep 13, 2025Updated 5 months ago
- A Rust version of db tutorial implementation☆62May 4, 2022Updated 3 years ago
- levelDB key/value database in Rust.☆11Nov 13, 2021Updated 4 years ago
- Databend 内幕大揭秘☆302Jan 26, 2024Updated 2 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆145Jul 12, 2023Updated 2 years ago
- databend source reading notes☆22Jan 27, 2023Updated 3 years ago
- Concurrent ART (adaptive radix tree)☆178Sep 26, 2025Updated 5 months ago
- A SQL query parser written using nom.☆76Jul 10, 2024Updated last year
- Tonbo is an embedded database for serverless and edge runtimes.☆1,501Updated this week
- How query engine work golang port for learning purpose☆23Dec 25, 2021Updated 4 years ago
- A Vector Database Tutorial (over CMU-DB's BusTub system)☆752Jan 19, 2025Updated last year
- A reimplementation of LevelDB in Rust (no bindings).☆576Oct 28, 2025Updated 4 months ago
- rust raft with improvements☆1,826Feb 26, 2026Updated last week
- The last-write-wins register CRDT☆17Nov 10, 2024Updated last year
- A basic introduction to coding in modern C++.☆1,057Jul 30, 2024Updated last year
- A timed adaptive radix trie data-structure, used in SurrealKV☆113Sep 5, 2025Updated 5 months ago
- 🗳 A solution to pingcap/talent-plan, aka "6.824 Lab 2: Raft" and "6.824 Lab 3: Fault-tolerant Key/Value Service" from MIT.☆31Nov 24, 2021Updated 4 years ago
- Where is my space?☆41Aug 4, 2025Updated 7 months ago
- Mini-LSM solution checkpoint☆64Jan 30, 2024Updated 2 years ago
- Skiplist implementation in rust☆110Feb 25, 2026Updated last week
- A Toy Query Engine & SQL interface☆66May 25, 2022Updated 3 years ago
- A persistent key-value storage in rust.☆882Apr 16, 2024Updated last year
- Paper related to OLAP database systems☆124Updated this week
- A light weight, typed, in-memory, ordered, key-value database.☆53Feb 7, 2024Updated 2 years ago
- A memcomparable serialization format.☆24May 16, 2023Updated 2 years ago
- Databases are awesome! 🕶☆59Mar 27, 2023Updated 2 years ago