Skip to content

NJrslv/bustub

 
 

Repository files navigation

General

  • 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.

  • Main README

Purpose of bustub repo

  • The purpose of forked bustub repository is to serve as a starting point for various assignments and as API for testing system

Overview

  • Here is a collection of completed tasks
  • For each completed task see History

My Summary

Open a summary in Obsidian/excalidraw

Main links

About

The BusTub Relational Database Management System (Educational)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.1%
  • CMake 2.4%
  • Python 2.0%
  • HTML 1.0%
  • Shell 0.4%
  • C 0.1%