Skip to content

football.db database schema (tables, views, etc.) scripts (in SQL) and documentation

License

Notifications You must be signed in to change notification settings

openfootball/schema.sql

Repository files navigation

schema.sql

football.db database schema (tables, views, etc.) scripts (in SQL) and documentation

The football.db includes the following tables:

  • teams
  • games
  • events
    • events_teams (join table)
  • rounds
  • groups
    • groups_teams (join table)
  • leagues
  • seasons
  • players
  • rosters (join table)
  • goals

(add schema pic here)

Questions? Comments?

Send them along to the Open Sports & Friends Forum/Mailing List. Thanks!

About

football.db database schema (tables, views, etc.) scripts (in SQL) and documentation

Resources

License

Stars

Watchers

Forks