BusTub

BusTub is an educational disk-oriented DBMS used for teaching database courses at Carnegie Mellon University

Joins

Hash Join

Storage Architecture

Disk-oriented

Query Execution

Tuple-at-a-Time Model

Data Model

Relational

Query Interface

Custom API

Storage Organization

Heaps

Query Compilation

Not Supported

BusTub Logo
Website

https://github.com/cmu-db/bustub

Source Code

https://github.com/cmu-db/bustub

Developer

Carnegie Mellon University

Country of Origin

US

Start Year

2019

Project Type

Academic, Open Source

Written in

C++

Operating Systems

Linux, OS X, Windows

Licenses

MIT