The Python Oracle

How can I connect to MySQL in Python 3 on Windows?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Droplet of life

--

Chapters
00:00 Question
00:33 Accepted answer (Score 294)
01:51 Answer 2 (Score 73)
02:28 Answer 3 (Score 11)
02:52 Answer 4 (Score 7)
03:39 Thank you

--

Full question
https://stackoverflow.com/questions/4960...

Question links:
[mysqldb]: https://pypi.python.org/pypi/MySQL-pytho...

Accepted answer links:
https://pypi.python.org/pypi/mysql-conne...
https://pypi.python.org/pypi/pymysql
https://pypi.python.org/pypi/cymysql
https://pypi.python.org/pypi/mysqlclient
https://github.com/methane/mysql-driver-...

Answer 2 links:
[pymysql]: https://github.com/petehunt/PyMySQL/

Answer 4 links:
[Oracle MySQL connector]: http://dev.mysql.com/doc/connector-pytho...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #mysql #python3x

#avk47