Skip to content

tallamjr/cmudb-15-721

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Database Systems

Material for Carnegie Mellon University's Advanced Database Systems (Spring 2020) 15-721

This course is a comprehensive study of the internals of modern database management systems. It will cover the core concepts and fundamentals of the components that are used in both high-performance transaction processing systems (OLTP) and large-scale analytical systems (OLAP). The class will stress both efficiency and correctness of the implementation of these ideas. All class projects will be in the context of a real in-memory, multi-core database system. The course is appropriate for graduate students in software systems and for advanced undergraduates with dirty systems programming skills.

Youtube Playlist

Material downloaded with:

$ wget \
    --accept pdf,jpg \
    --mirror \
    --page-requisites \
    --adjust-extension \
    --convert-links \
    --backup-converted \
    --no-parent \
    https://15721.courses.cs.cmu.edu/spring2020/schedule.html

About

Material for CMU's Advanced Database Systems (Spring 2020) 15-721

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published