Hi Anna,

Objects are saved as Entities in the AppEngine Datastore.

Datastore uses Google BigTable to store data.  BigTable is Googles
distributed database.  It is not a conventional relational database.

You can find plenty of info on the web, just search for "datastore
BigTable"

hope that helps

- Martyn

On 6 Aug, 16:44, Anna <[email protected]> wrote:
> Hello,
>
> http://code.google.com/appengine/docs/java/datastore/overview.html
>
> After reviewing this document I am a little confused on how google
> stores data.
>
> In the example is the Employee object saved in the form of a flat
> file?
>
> If anyone could explain I would appreciate it.
>
> Thanks
> Anna
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to