Skip to content

Latest commit

 

History

History

App Engine Datastore NDB Overview Sample

Open in Cloud Shell

This is a sample app for Google App Engine that demonstrates how to replace use of the Datastore NDB Python API with the Google Cloud NDB library. This library can be used not only on App Engine, but also other Python 3 platforms.

To deploy and run this sample in App Engine standard for Python 3.8:

gcloud app deploy app3.yaml