An open API service indexing awesome lists of open source software.

https://github.com/xmita-ghx/connectivity-mysql-python

Just trying to take you through the basics of establishing a MySQL database connection with Python, essentially constructing a database with its tabular contents and the corresponding values within the fields.
https://github.com/xmita-ghx/connectivity-mysql-python

mysql-database python-connection-mysql rdbms sql sqllite

Last synced: 12 months ago
JSON representation

Just trying to take you through the basics of establishing a MySQL database connection with Python, essentially constructing a database with its tabular contents and the corresponding values within the fields.

Awesome Lists containing this project

README

          

Just trying to take you through the basics of establishing a MySQL database connection with Python, constructing database with its tabular contents and the corresponding values within the fields.