= Django on AppEngine = Django and SQL databases are now supported by Google AppEngine. More details about using Django on AppEngine may be found [https://developers.google.com/appengine/docs/python/tools/libraries27#django here], and CloudSQL may be found [https://developers.google.com/appengine/docs/python/cloud-sql/django here]. To seamlessly glue AppEngine with Django and CloudSQL check [http://django-rocket-engine.readthedocs.org/en/latest/index.html django-rocket-engine] project. Parent wiki page: NonSqlBackends