An open API service indexing awesome lists of open source software.

https://github.com/emrys-hong/sutd-database-homework

These are for the two homework examples in the github repository
https://github.com/emrys-hong/sutd-database-homework

Last synced: 3 months ago
JSON representation

These are for the two homework examples in the github repository

Awesome Lists containing this project

README

        

# database-homework
The ER digram for Question 1 is in `ER-model-diagram.pdf`

question from 1-3 is in `main.pdf`

`create-tables.sql` load file from csv, and `queries.sql` performs the query for Q4 1-5.