google-app-engine
Is the Cloud Datastore Emulator a dropin replacement for the local Datastore that is part of the Eclipse AppEngine plugin?
What is the relationship between the Cloud Datastore Emulator and the local Datastore that is part of AppEngine Eclipse plugin? They both use /WEB-INF/appengine-generated/local_db.bin. The message "Dev App Server is now running", documented for the former, occurs when I run the latter. Yet they are described in separate parts of the Google site with different names. If they are not the same thing, are such local_db.bin files interchangeable? Can all APIs, including gcloud and appengine, access both? Is all documentation for the one, on topics such as indexes and configuration, also applicable to the other?
Related Links
In appengine how would i move my db.Blob's into the Blobstore
Connecting to local hosted applications from google app engine (for java)?
Can I use browser authentication to make RESTful calls to GAE?
Using non-persistence related methods and fields in persistence entity
Google app engine: problem with autoload reference keys!
Google App Engine fetch() and print
How to get current session with only the SID?
GQL Syntax condition
Trouble locating static audio file on Google App Engine
Final GAE vs AWS architectural decision
how to read ZipInputStream into CharArrayReader
Google app engine: personal experiences?
Uploading multiple files to blobstore (redux)
App Engine: Can I upload my local dev_appserver.datastore to the live datastore?
App Engine URL mapping
Sitemaps structure for large App Engine site