Database Connection¶
Overview¶
Connection String
https://pymysql.readthedocs.io/en/latest/modules/connections.html
Resources
Reference¶
DB-API 2.0: https://www.python.org/dev/peps/pep-0249/
MySQL Reference Manuals: https://dev.mysql.com/doc/
MySQL client/server protocol: https://dev.mysql.com/doc/internals/en/client-server-protocol.html
For MySQL: using https://github.com/PyMySQL/PyMySQL
https://github.com/GoogleCloudPlatform/cloud-sql-python-connector#how-to-use-this-connector