systemxlabs / bustubx
[WIP] A relational database written in Rust for learning purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).
☆136Updated last week
Alternatives and similar repositories for bustubx:
Users that are interested in bustubx are comparing it to the libraries listed below
- Let's build an OLAP database from scratch! 🚧 UNDER CONSTRUCTION 🚧☆100Updated last year
- sqlrs is an in-process sql query engine☆108Updated 2 years ago
- Mini-LSM solution checkpoint☆49Updated last year
- A Toy Query Engine & SQL interface☆65Updated 2 years ago
- 🚧 Build a SQL optimizer in 1000 lines of Rust using egg.☆77Updated 2 years ago
- Lightweight, asynchronous based on LSM Leveled Compaction KV database☆288Updated 10 months ago
- Sqllogictest (dialect with extensions) parser and runner in Rust.☆189Updated last week
- Shared Unit Raft☆80Updated 3 months ago
- pipeline execution implemented in Rust☆34Updated last year
- [WIP] An experimental cloud-native distributed KV engine for OLTP workload.☆68Updated 2 years ago
- Databend 内幕大揭秘