Skip to content

manfromindia333/MySQL-Python-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL-Python-Tutorial

MySQL Tutorial - Python

Step 1: SQL install:

https://www.digitalocean.com/community/tutorials/how-to-install-mysql-on-ubuntu-16-04

step 2: Install MySQL Driver:

Python needs a MySQL driver to access the MySQL database.

Tutorial-1 installation setup MySQL in python
Tutorial-2,3, & 4 Create Database Connection, and view
Tutorial-4,5 Create Table in Database and Insert values in table
Tutorial-6 Select Table Columns from the table

About

MySQL Tutorial - Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages