Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 820 Bytes

File metadata and controls

16 lines (9 loc) · 820 Bytes

Using Cloud SQL from Google App Engine

Open in Cloud Shell

This is an example program showing how to use the native MySQL connections from Google App Engine to Google Cloud SQL.

Refer to the App Engine Samples README for information on how to run and deploy this sample.

Setup

  1. You will need to create a Cloud SQL instance.

  2. Edit the update the env_variables section in app.yaml with your Cloud SQL configuration.