In many cases, it could be useful to know the number of rows in a table (a kind) in a datastore using Google Application Engine.
There is not clear and fast solution . A
There's no concept of "Select count(*)" in App Engine. You'll need to do one of the following: