Considering BigQuery is an AppEngine offering, it seems like a natural fit to store indexes. However, Datastore uses BigTable to store indexes. Why is that so?
One possible explanation provided on Quora[1] is that BigQuery is not a right fit for heavy write scenario. If so, what is the recommended rate at which BigQuery can accept data? References : [1] http://www.quora.com/Google-App-Engine/Why-does-Google-App-Engine-Datastore-uses-BigTable-to-store-indexes-instead-of-using-BigQuery -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
