Description
Advertisement ▼ The Google App Engine SDK will let you run your web applications on Google's infrastructure. App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow. With App Engine, there are no servers to maintain: You just upload your application, and it's ready to serve your users.
You can serve your app using a free domain name on the appspot.com domain, or use Google Apps to serve it from your own domain. You can share your application with the world, or limit access to members of your organization.
App Engine costs nothing to get started. Sign up for a free account, and you can develop and publish your application for the world to see, at no charge and with no obligation. A free account can use up to 500MB of persistent storage and enough CPU and bandwidth for about 5 million page views a month.
FEATURES:
· dynamic web serving, with full support for common web technologies
· persistent storage with queries, sorting and transactions
· automatic scaling and load balancing
· APIs for authenticating users and sending email using Google Accounts
· a fully featured local development environment that simulates Google App Engine on your computer
Show full description »
What's new What's new in version 1.7.3
New Release
Â
- Django 1.4 is now supported in Python 2.7Â
- The file-based implementation of the Datastore stub will be deprecated soon. A warning message informing users that SQLLite stub will be the default stub soon is now displayed.Â
- Datastore Index stats now report type instead of representation-type.Â
- Rich sort expressions beyond single field names are now supported in the Search API for dev_appserver.Â
- search.MIN_NUMBER_VALUE and search.MAX_NUMBER_VALUE are now public in the Search API.Â
- Globally Consistent Indexes are now deprecated in the Search API.Â
- search.list_indexes() has been deprecated and replaced with search.get_indexes() in the Search API.Â
- Index.list_documents() has been deprecated and replaced with Index.get_range() in the Search API.Â
- Added method Index.get(doc_id) to get a document by its ID in the Search APIÂ
- Index.add() has been deprecated and renamed to Index.put() in the Search API.
Technical information Requirements, supported languages and OS
- Supported OS: WinXP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64
Discover alternatives See more related apps by tags
Video Review/installation guide/how to
Reviews Your review will also be sent to the developers email address.
Be the first user to review it.
Share If you like it
Download badges All visitors that arrive by way of these badges will add download points to Google App Engine SDK for Java