Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 431 Bytes

File metadata and controls

10 lines (6 loc) · 431 Bytes

Databases_Project

Access the public facing html webpage to query the database using https://ugrad.cs.jhu.edu/~tkarani1/project/tkarani1.html

Project description and E-R diagram can be found in the MusicDatabaseDescription_tkarani1.pdf file.

Run setup.sql on your local machine to load the datasets and set up the schema tables.

Database queries are described in the queries.sql file, and are also in the Queryx.php file.