python-mysql-demo Show DBs Create DB Create Table in a DB Insert a record in a table Select records from a table Select records in a data frame Insert records from CSV file to a table Delete a record from a table Update records in a table