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.