Does Google App Engine offer any kind of database browser/viewer tool which can show CURRENT data? 1-day late database view was offered, however, it’s not enough.
Does Google App Engine offer any kind of database browser/viewer tool which can show
Share
appengine.google.com has its own datastore viewer. where you can login and view the complete datastore for all your applications. In the development server, appengine SDK emulates the same. You can access it like http://localhost:8080/_ah/admin