Skip to content

Task 3 – Database Implementation

  • Implement a Postgres schema of the scenario. For this, develop a set of related Postgres tables using constraints as appropriate/designed.

  • Database population: Each table should be populated with example data of your choice providing at least:

    • fifteen horses

    • ten jockeys

    • three trainers

    • three events

    • two races per event (and the data/attributes derived by these).

Edited by Hari Gupta