Skip to content

weida2/bustub

Repository files navigation

BusTub Logo


元丰六年十月十二日夜,于NNSS haslab完结

Build Status

BusTub is a relational database management system built at Carnegie Mellon University for the Introduction to Database Systems (15-445/645) course. This system was developed for educational purposes and should not be used in production environments.

BusTub supports basic SQL and comes with an interactive shell. You can get it running after finishing all the course projects.

BusTub SQL