SQL DataBase design and implementation using MySQL
Proposed as an exercise in my Master's Degree, we were asked to create the Entity-Relationship model, desing the tables configuration and then implement it in MySQL.
Some querys are added at the end of the document, showing a wide range of the different operations that can be performed.