- Model created by MySQL Workbench
- eer-diagram.png: the ER diagram.
- relational-model.png: the relational diagram.
- movie.mwb: workbench starter file.
- script.sql: the SQL file to create the tables.
- queries.sql: the SQL file to fill some data.
- rm_visible.py: a script to delete VISIBLE keyword from the SQL file because it's causing errors (run it without any arguments).