[google-appengine] Re: Easy way to agregate query language functions?

2010-10-11 Thread cmertayak
i think it is not possible. instead, you can keep a field in basket entity, and update this field in every operation. it may be better according to nosql mentality (i guess so). On 7 Ekim, 18:57, nacho wrote: > Hi, i need to do something like this: > > SELECT sum(ammount) FROM purchases > > or so

Re: [google-appengine] Re: Easy way to agregate query language functions?

2010-10-07 Thread Orlando P. Abarzua
quien me da una cotizacion ? le doy el contenido ? patricio...@gmail.com skype patriciony On Thu, Oct 7, 2010 at 1:45 PM, nacho wrote: > Thaks both, i will see those options. > > On 7 oct, 13:18, Robert Kluin wrote: >> There are a couple other option too.  You could also use some form

[google-appengine] Re: Easy way to agregate query language functions?

2010-10-07 Thread nacho
Thaks both, i will see those options. On 7 oct, 13:18, Robert Kluin wrote: > There are a couple other option too.  You could also use some form of > materialized views Brett cover in his high throughput data pipelines > talk.http://code.google.com/events/io/2010/sessions/high-throughput-data-p...