Completed for HyperionDev bootcamp - create a library/bookstore app which allows you to query and modify a collection of books in a SQL database
Code has been included to automatically start the MySQL server so the user doesnt need to do this before running the program
Dependencies - MySQL and the JDBC driver