Hello,

I have read
http://code.google.com/appengine/docs/python/datastore/gqlreference.html
and try to query a kind (table) i defined.  I have a "bad" feeling
about this GQL since it has so many limitations compared with SQL. For
example, A GQL query with more than one inequality (<, >, <=, >=, !=)
on different attributes is not supported and can’t select specific
column value, etc.

For a developer point of view, it really constrains my system
development.

My question is that why GQL has so many limitations? and what is the
point of using GAE and why not using Amazon cloud, or Microsoft Azure,
etc?

Hope to hear your valuable views.

David

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to