Topics in Database Systems: Topic: Modern Database Systems

CS 848, Waterloo, Spring '22 (still being updated)


  Instructor:   David Toman (david@uwaterloo.ca)
  Lectures:     10:30-01:20W in DC 2568
  Office:       DC 3344, x34777
  Class Info:   http://cs.uwaterloo.ca/~david/cs848/


Summary:

The focus of this course is on enabling the use of database (mostly relational) technology in areas that are not well served by traditional relational implementations (such as Oracle or DB2). The central theme of the course will be centered around the issues connected with the conceptual and physical database issues and will demonstrate how advanced physical designs can be used in non-traditional settings, such as main-memory databases and embedded systems. The class also introduces tools that allow executing queries/updates over such advanced physical designs with the goal of competing with hand-crafted C code in performance.


Textbook

Fundamentals of Physical Design and Query Compilation, David Toman and Grant Weddell, Synthesis Lectures on Data Management, M. Tamer Özsu, Series Editor, Morgan and Claypool Publishers.

You can get an electronic (pdf) copy of the textbook here for free (while on UW campus network), or a hard-copy if you prefer from Amazon.


Class Schedule and Outlines: