Except as otherwise noted,
the content of this page is licensed under a Creative Commons
license, and examples are licensed under
an Apache
license.
Google Code offered in: 中文 - English - Português - Pусский - Español - 日本語
The App Engine datastore provides a query engine and transactional storing with a simple API, all running on Google's scalable infrastructure. The Python interface includes a data modeling API and a SQL-like query language called GQL, making developing scalable data-backed apps as easy as with simple web hosting.
This reference has the following sections: