Storing data using MySQL

MySQL is a freely available, open source Relational Database Management System (RDBMS).  In this example, we will read the planets data from the website and store it into a MySQL database.