News

Before running the codes of this project, we must make sure we have an already established Python MySQL connection in our device and we must create database ‘covid’ in our MySQL server. This project ...
This project helps learn basics of python, connecting Python to MySQL and automating the repetitive tasks like inserting multiple rows of data. It is more focused to learn MySQL, there are multiple ...