Google Pres
< le web 10
< Info relatives a Pearltrees
< alain
Get flash to fully experience Pearltrees
We’ll top it off with a glimpse into some new features that we’ve planned for the year ahead. This session will include an overview of Google App Engine for Business.
Google is expanding our storage products by introducing Google Storage for Developers. It offers a RESTful API for storing and accessing data at Google. Developers can take advantage of the performance Google is expanding our storage products by introducing Google Storage for Developers. It offers a RESTful API for storing and accessing data at Google. Developers can take advantage of the performance and reliability of Google’s storage infrastructure, as well as the advanced security and sharing capabilities.
Posted by Nick Johnson | Filed under app-engine , memcache , storage , datastore , task-queue App Engine provides a number of ways for your app to store data. Some, such as the datastore, are well known, but others are less so, and all of them have different characteristics. This article is intended to enumerate the different options, and describe the pros and cons of each, so you can make more informed decisions about how to store your data. Datastore The best known, most widely used, and most versatile storage option is, of course, the datastore .
SQL? Which SQL? Many web developers certainly are familiar with SQL , since many developers touch just as much server-side code (e.g. PHP and database operations) as client-side code (e.g. JavaScript, CSS, and markup).