Topics in Database Systems: Query Processing for Non-traditional Applications

CS 848, Waterloo, Spring '13


  Instructor:   David Toman (david@uwaterloo.ca)
  Lectures:     Monday 4:00-6:30 pm DC2568 
  Office:       DC 3344, x34777
  Class Info:   http://cs.uwaterloo.ca/~david/cs848s13/


Summary:

The focus of this class is 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 be centered around conceptual vs. physical database design 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: