Our application is built on top of Firebase and its services, including Firestore. Although Cloud Datastore provides identical functionalities, I'm not if it can be or should be integrated with Firebase, when Firestore is an option that is readily available.
However, it seems like the SDK libraries are supported <https://github.com/GoogleCloudPlatform/google-cloud-python/issues/5796#issuecomment-412962126> by the Python 3.7 runtime on GAE standard. That's something I need to test now. On Tuesday, 14 August 2018 22:04:30 UTC+5:30, George (Cloud Platform Support) wrote: > > What is the special use-case requiring the specific use of Firestore on > App Engine Standard? In that environment, identical functionality is > provided by Cloud Datastore <https://cloud.google.com/datastore/docs/>. > There doesn't seem to be any specific need for Firestore in place of > Datastore, at first glance. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/f126d206-4e4e-491b-9c93-142ab90ab02a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
