- Suppose you are given the following requirements for a simple database for the English Premier League (EPL):
- The EPL has many team (20 teams).
- Each team has a name, a city, a manager, a captain, and a set of players.
- Each player belongs to only one team.
- Each player has a name, a number, and a position (such as goalkeeper or midfielder)
- A team captain is also a player.
- A game is played between two teams (referred to as host team and guest team) and a date and score.
- Create an ERD to support EPL data using draw.io, export it as a PDF, and send it to my email (kanat@egco.org)
Deadline: 29 August 2025
Comments are closed