QRWells / BusTub-2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BusTub-2021

This is my project report for CMU's 15-445 Introduction to Database Systems, Fall 2021.

The original README.md can be found here.

The course website can be found here.

Progress

  • C++ Primer
  • Buffer Pool Manager
  • Extendible Hash Index
  • Query Execution
  • Concurrency Control

About

License:MIT License


Languages

Language:C++ 95.5%Language:Python 2.8%Language:CMake 1.5%Language:Shell 0.3%