Here are my favorite quotes:
- A GQL query cannot perform a SQL-like "join" query
- Inequality filters are allowed on one property only (SELECT * FROM Person WHERE birth_year >= :min_year AND height >= :min_height # ERROR)
- The datastore does not have support for the not-equal (
!=) operator for filters
With all due respect and appreciation to the engineers who conceived and implemented this incredibly promising service I have to say it has a long way to go before it becomes relevant (in the enterprise).
Hoping for the better and putting Google App Engine on my watch list.
0 comments:
Post a Comment