Exploring the Cosmos: Building and Querying a Planetary Database with MySQL
After installing MySQL, in this tutorial we will make a MySQL database and create a table in that database. Then we'll add data to the table and query it. Make sure the MySQL server is up and running. On OSX I will usebrew services start mysql After ...





