It would be great if the user could simply query for entities by typing in a GQL (http://code.google.com/appengine/docs/python/datastore/gqlreference.html) query. Example: SELECT \* FROM Bookmark
It would be great if the user could simply query for entities by typing in a GQL (http://code.google.com/appengine/docs/python/datastore/gqlreference.html) query.
Example:
SELECT * FROM Bookmark