开发者

Interactive GQL on GAE/J dev server

开发者 https://www.devze.com 2023-03-05 14:31 出处:网络
On the production servers I can use the datastore viewer to compose some GQL (as long as it\'s supported by the indexes) and find data on the fly.What\'s the best way to do this on the de开发者_C百科v

On the production servers I can use the datastore viewer to compose some GQL (as long as it's supported by the indexes) and find data on the fly. What's the best way to do this on the de开发者_C百科v server?

I'm using the Java sdk 1.4.3, and I already have remote_api installed.


The Development Console is accessable at http://localhost:8080/_ah/admin


The ansewr seems to be that there is no way to do this. I implemented a quick servlet to do arbitrary gql for me, which isn't too much work, though it is a pain.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号