Topic
https://blog.softhints.com/convert-my...
https://github.com/softhints/python/t...
Table of Contents
1. Python convert MySQL table to Pandas DataFrame (to Python Dictionary) with SQLAlchemy
1.1. Install libraries SQLAlchemy + PyMySQL
1.2 Connect to MySQL database
1.3 Convert SQL table to DataFrame with SQLAlchemy
1.4. Convert SQL DataFrame to dictionary
1.5. Full Code: MySQL table to Python dict
1.6. Control dictionary output
2. Convert MySQL Table to Pandas DataFrame with mysql.connector
2.1. Install mysql-connector
2.2. Connect to MySQL database with mysql.connector
2.3. Read MySQL table by SQL query into DataFrame
2.5. Convert MySQL table to Python dictionary full code
3. Connect to MySQL DataBase with PyODBC
3.1. Install PyODBC on Ubuntu
3.2. Install MySQL ODBC driver
3.3. Convert MySQL table to Pandas DataFrame with PyODBC
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Bonus resources
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Code store
github: https://github.com/softhints/python/
bitbucket: https://bitbucket.org/softhints/
Socials
site: https://softhints.com/
Facebook: / 435421910242028
Facebook: / softhints
Twitter: / softwarehints
Discord: / discord