Date |
Title |
Content |
#Pages |
PDF |
14.10.2019 |
Introduction |
General introduction into query processing in relational database systems. In particular, we are going to recap the relational model, relational algebra and the query language SQL as core foundations for this course. |
36 |
pdf |
21.10.2019 |
Hardware Model |
Description of hardware developments and their influence on database systems. |
76 |
pdf |
28.10.2019 |
Storage Management and System Buffer |
Description of the lower layers of storage management and system buffer. In particular, we will have a deep dive into the DBMS system buffer. |
61 |
pdf |
04.11.2019 |
Record Management |
This layer provides representation of and access to internal records. The main task is to map records to pages coming out of the system buffer interface.
|
56 |
pdf |
11.11.2019 |
Record Management – Data Compression |
As introduced in the previous lecture, the main tass of the record management layer is to map record to pages. We will continue with this layer by taking a deeper look into data compression. The overall goal of compression is store more records within a single page.
|
51 |
pdf |
18.11.2019 |
Record Management – Fast Scan |
Access include scanning all records, seeking individual records, insert, update, and delete.
|
29 |
pdf |
25.11.2019 |
Record Management – Index Structures |
Index Structures are a replica of a subset of a table’s attributes that are organized and/or sorted for efficient access using a subset of those attributes.
|
117 |
pdf |
02.12.2019 |
Krankheitsbedingter Ausfall |
|
|
|