A simple python script to store excel sheet contents into Mysql database. create_table.py can be used to automate the process of creatiing a table. Else you can create table manually.
Bhanudeep/excel_to_sql-database
A simple python script to store excel sheet contents into Mysql database.
Python