bustub topic

List bustub repositories

lecture materials of https://15445.courses.cs.cmu.edu/fall2021/

SamehadaDB

45
Stars
3
Forks
Watchers

Simple Relational Database System Implemented in Golang

bustubx

108
Stars
11
Forks
Watchers

[WIP] A relational database written in Rust for educational purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).

CMU15445-learning-record

26
Stars
2
Forks
Watchers

CMU15-445/645 Database Systems (Spring 2023) lecture note(in Chinese), project tips and my own additional testcase for bustub online test

bustub-cRaftDB

15
Stars
0
Forks
Watchers

BusTubDB-cRaft:基于cRaft的轻量级分布式关系型数据库内核