On Wednesday, February 27, 2013 7:30:42 PM UTC-6, Alexander Trakhimenok 
wrote:

> You can have as many entities as you want and speed does not depend on 
> number of entities.


You can have as many entities as you have IDs.  If you're using a Long ID, 
you have (2^63)-1 (or around 9,223,372,000,000,000,000) entities before you 
run out of IDs.  String IDs provide even more room.
250 Million should be no problem either way.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to