x
Menu

Introduction to Database Systems

Carnegie Mellon University,, Fall 2018 , Prof. Andy Pavlo

Updated On 02 Feb, 19

Overview

This course,15-445/645 Intro to Database Systems, is on the design and implementation of database management systems. Topics include data models (relational, document, key/value), storage models (n-ary, decomposition), query languages (SQL, stored procedures), storage architectures (heaps, log-structured), indexing (order preserving trees, hash tables), transaction processing (ACID, concurrency control), recovery (logging, checkpoints), query processing (joins, sorting, aggregation, optimization), and parallel architectures (multi-core, distributed). Case studies on open-source and commercial database systems will be used to illustrate these techniques and trade-offs.

Includes

Lecture 1: CMU Database Systems - 01 Course introduction & Relational Data Model (Fall 2018)

4.1 ( 11 )


Lecture Details

Slides PDF: https://15445.courses.cs.cmu.edu/fall2018/slides/01-introduction.pdf
Prof. Andy Pavlo (http://www.cs.cmu.edu/~pavlo/)
15-445/645 Intro to Database Systems (Fall 2018)
Carnegie Mellon University

https://15445.courses.cs.cmu.edu/fall2018

Ratings

5.0


1 Ratings
55%
30%
10%
3%
2%
Comments
comment person image

Sam

Excellent course helped me understand topic that i couldn't while attendinfg my college.

Reply
comment person image

Dembe

Great course. Thank you very much.

Reply
Send