HTTP/2 302
server: nginx
date: Thu, 31 Jul 2025 10:30:14 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100213130736
location: https://web.archive.org/web/20100213130736/https://code.google.com/appengine/docs/python/datastore/
server-timing: captures_list;dur=0.928314, exclusion.robots;dur=0.032090, exclusion.robots.policy;dur=0.014607, esindex;dur=0.018789, cdx.remote;dur=15.710846, LoadShardBlock;dur=161.327774, PetaboxLoader3.datanode;dur=152.587354
x-app-server: wwwb-app210
x-ts: 302
x-tr: 209
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app210; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 31 Jul 2025 10:30:15 GMT
content-type: text/html; charset=ISO-8859-1
x-archive-orig-vary: Accept-Language,Cookie,Referer
x-archive-orig-etag: "50a9afbe2f8c0a017c9cd9f2ba48e591"
x-archive-orig-last-modified: Sat, 13 Feb 2010 13:07:36 GMT
x-archive-orig-date: Sat, 13 Feb 2010 13:07:36 GMT
x-archive-orig-expires: Sat, 13 Feb 2010 14:07:36 GMT
x-archive-orig-cache-control: public, max-age=3600
x-archive-orig-x-content-type-options: nosniff
x-archive-orig-server: codesite_static_content
x-archive-orig-x-xss-protection: 0
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 13 Feb 2010 13:07:36 GMT
link:
; rel="original",
; rel="timemap"; type="application/link-format",
; rel="timegate",
; rel="first memento"; datetime="Wed, 21 Jan 2009 12:29:28 GMT",
; rel="prev memento"; datetime="Mon, 08 Feb 2010 06:06:17 GMT",
; rel="memento"; datetime="Sat, 13 Feb 2010 13:07:36 GMT",
; rel="next memento"; datetime="Thu, 15 Apr 2010 18:08:30 GMT",
; rel="last memento"; datetime="Sat, 26 Jul 2025 14:32:58 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_14_20100213122655_crawl101-c/52_14_20100213130727_crawl103.arc.gz
server-timing: captures_list;dur=0.758251, exclusion.robots;dur=0.033621, exclusion.robots.policy;dur=0.013724, esindex;dur=0.013862, cdx.remote;dur=6.702717, LoadShardBlock;dur=207.721759, PetaboxLoader3.datanode;dur=196.171500, PetaboxLoader3.resolve;dur=320.382154, load_resource;dur=324.104482
x-app-server: wwwb-app210
x-ts: 200
x-tr: 633
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
The Python Datastore API - Google App Engine - Google Code
The Python Datastore API
The App Engine datastore is a schemaless object datastore, with a query engine and atomic transactions. The Python interface includes a rich data modeling API and a SQL-like query language called GQL.
This reference describes the Python API for the App Engine datastore. It has the following sections: