MySql/MariaDB basic command for beginners with Python

Let’s go for MySql DB, Step by Step

Step 1. Setup MySql Program
1.1 Install Mysql DB from Web (Download)
1.2 pip install pymysql (for python) (more…)