Hi team of OpenBD,

I am coding a new website in OpenBD on GAE, and I am missing some
crucial datastore query things for my app.

When I read the GAE datastore manual at
http://code.google.com/appengine/docs/java/datastore/queriesandindexes.html,
I see the following possibilities which I miss in OpenBD/GAE:

1) != (not equal to)
2) contains()
3) || (logical or)

Besides that, I would like to know how I can do a 'LIKE' comparison in
the Google datastore?

Could you guys put it high on your agenda to implement these options
as well in OpenBD? Or, if there are alternatives, can you please tell
me where I can find them?

I would like to use the native GAE datastore queries in order to have
a high-performance database, rather than using H2 and having a slow-
performing relational database.

Thanks in advance,

Rainer (@rainerschreiber).

-- 
Open BlueDragon Public Mailing List
 http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
 mailing list - http://groups.google.com/group/openbd?hl=en

 !! save a network - please trim replies before posting !!

Reply via email to