Skip to content

💾 CMU 15-445/645: Intro to Database Systems (Fall 2017). A course on the design and implementation of database management systems.

Notifications You must be signed in to change notification settings

HaHaJeff/cmu15-445

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

CMU 15-445/645 (Fall 2017) Database Systems. A course on the design and implementation of database management systems.

cd project mkdir build cd build cmake ..

  • [] make check for gtest

Projects

  • Project 1 - Buffer Pool

  • Project 2 - B+Tree

  • Project 3 - Concurrency Control

  • Project 4 - Logging & Recovery

  • Project 5 - Extra Credit

;## Homeworks

;- [x] Homework 1 - SQL

;- [ ] Homework 2 - Normal Forms

;- [ ] Homework 3 - Indexes

;- [ ] Homework 4 - Join Algorithms

;- [ ] Homework 5 - Concurrency Control

;- [ ] Homework 6 - Recovery

About

💾 CMU 15-445/645: Intro to Database Systems (Fall 2017). A course on the design and implementation of database management systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published