Group project for the BD course unit at FEUP.
The objective of the project was to create a database for a fictional online video game store (like Steam or Epic Games).
The project was divided into three deliveries, each focused on a different part of the course content.
The project reports and most of the sql commands are in portuguese.
- report.pdf: Project report
- criar.sql: SQL commands used to create the database tables
- povoar.sql: SQL commands used to fill the database tables
- queries/int*.sql: SQL queries to test the database
- triggers/gatilho*.sql: SQL commands used to add, remove or test a trigger
- Name: Bases de Dados (Databases)
- Date: Year 2, Semester 1, 2021/22
- More info
This repository (and all others with the name format feup-*
) are for archival and educational purposes only.
If you don't understand some part of the code or anything else in this repo, feel free to ask (although I may not understand it myself anymore).
Keep in mind that this repo is public. If you copy any code and use it in your school projects you may be flagged for plagiarism by automated tools.