hero-image

Teaching database courses at the Department of Computer Science

Advanced Database Systems

Files to download

Lectures and Practices

WeekLecturePractice
1.

Introduction, Heap table

pdf (21.2.2024)

pdf (16.2.2024)

PrintPages for Oracle, PrintPages for SQL Server

2.

Indexes in DBMS

pdf (27.2.2024)

pdf (27.2.2024)

script for Oracle, script for SQL Server

3.

Query evaluation plan, statistics of the query processing

pdf (5.3.2024)

pdf (5.3.2024)

script for Oracle

4.

QEP: operations of heap and index

pdf (12.3.2024)

pdf (12.3.2024)
5.

Clustered table

pdf (19.3.2024)

pdf (19.3.2024)

script for Oracle, script for SQL Server

6.

Join operation: algorithms and tuning

pdf (26.3.2024)

pdf (26.3.2024)
7.--
8.

Query result paging, Compression, Columnstore

pdf (9.4.2024)

pdf (9.4.2024)
9.

CAP theorem, NoSQL DBS, JSON, MongoDB, Querying

pdf (16.4.2024)

json1, json2, mongoimport.txt, moviedb.zip

pdf (16.4.2024)
10.

BASE, replication, MongoDB, querying, update

pdf (23.4.2024)

mongodb.txtmoviedb2.zip

pdf (23.4.2024)
11.