/ci_3.03_data-management

Exercise material for the HSRW CI_3.03 Data Management Course

Primary LanguageShellMIT LicenseMIT

CI_3.03 Data Management

This repository contains the results of Excercises, of the HSRW Course CI_3.03 Data Management.

First Excercise (E01)

This Excercise has a general scope to understand how a real world can be structured.

Files:

Second Excercise (E02)

The second Excercise introduces a query language and how to work with it. It take uses several XML documents to practice on.

Files:

Third and Fourth Excercise (E03 & E04)

Excercises 03 and 04 are scoped to get familiar to ER-Diagram modeling.

Files:

Fith Excercise (E05)

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