Skip to main content

  • Datastore Python API Overview - Google App Engine - Google Code

    code.google.com/...overview.html - Preview

    on 2009-08-27 and saved by 3 people

    • The App Engine datastore stores and performs queries over data objects, known as entities. An entity has one or more properties, named values of one of several supported data types. A property can be a reference to another entity.
    • A data object in the App Engine datastore is known as an entity. An entity has one or more properties, named values of one of several data types, including integers, floating point values, strings, dates, binary data, and more.
    • 2 more annotations...
1 - 1 of 1
Showing 20 items per page
List Comments (0)