Advanced Database Systems (ADBS) is a 20 credit course at Level 11, normally taken in Year 4. It runs in Semester 2. The exam is in April/May, and is worth 50% of the course mark. The University descriptor is here.
Course Outline
Lectures will cover roughly the following topics:
Database systems architectures, row stores and column stores, OLTP vs. OLAP, in-memory database systems.
Storage: secondary-storage devices.
Indexing: tree-based and hash-based techniques, learning indices from data (time permitting).
Query evaluation: theory of query evaluation, sorting and join processing, selection, projection, aggregation.