This repository contains the results of Excercises, of the HSRW Course CI_3.03 Data Management.
This Excercise has a general scope to understand how a real world can be structured.
The second Excercise introduces a query language and how to work with it. It take uses several XML documents to practice on.
Excercises 03 and 04 are scoped to get familiar to ER-Diagram modeling.
Excercise 05 is the introduction of SQL on a PostgreSQL database. As baseline for all students, a virtual machine system with
- PostgreSQL as Database Management System
- pgAdmin4 as Web Interface
is installable via Vagrant.
Instructions can be found here