cs480 - Database Systems - 2025 spring

Course webpage for cs480 - 2025 spring taught by Boris Glavic

Resources and Links

Git, Docker, PostgreSQL Links

We will use PostgreSQL as a DBMS in this course. The project requires you to use a git repository hosted at (github). We provide docker containers for running postgres that come with the example university database. For more information and links about the technologies (git, postgres, docker) see the official cs425 git repos: https://github.com/lordpretzel/cs480. The docker image to be used is uicdbgroup/cs480 .