University of Bristol, Msc Computer Science Databases Group Project
This is a database designed to hold information about a social gaming project where players can have friendships, play matches against each other and have leaderboards.
NOTES:
- SQL is written to work with MySQL
- Scripts must be run in the following order:
- createTablesAll.sql
- triggers.sql
- dummyData.sql