The datastore is built on top of big table. There are a few articles that explain some of the details. http://code.google.com/appengine/articles/datastore/overview.html
There is also a paper on megastore that is quite good, I don't have a link off hand but some googling should find it. Robert On Thursday, June 30, 2011, Bruce Aloe <[email protected]> wrote: > Hello, > > Since there is not much information about GAE data store and Google > BigTable, I am wondering the relationship between them? > > If one make query to GAE data store, can one say it is querying Google > BigTable? > > Is there any paper or link describes it? > > Thanks! > > Bruce > > -- > 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. > > -- ------ Robert Kluin Ezox Systems, LLC -- 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.
