I have a DataFlow in GCP connecting to a MySQL server to do reads and writes.
I am using SQLAlchemy so I can have concurrent connections to the DB.
Every once