Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

googlearchive/appengine-cloudsql-native-mysql-demo-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

status: inactive

This sample has been moved into python-docs-samples.

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

Deploying

  1. edit the 'application: your-app-id' from app.yaml to point to an app you control. Optionally, edit the 'version: 1' to create the desired version.

  2. edit the unix_socket from app.py and app_mysql.py to point to a Cloud SQL instance that is associated with the app you used at step 1.

  3. Upload the app: appcfg.py update .

Contributing changes

Licensing

About

Native MySQL Connections from App Engine (Python)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages