On Sun, Jan 29, 2012 at 3:37 AM, pete7373 <[email protected]> wrote: > Also, if all businesses share > same datastore, the tables will get very big which may slow things down.
FYI, this is not an issue with the GAE datastore. Your data already lives in a very, very large table along with terabytes (petabytes?) of other people's data. A "BigTable". Jeff -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
