We've just released an important new feature for Amazon SimpleDB. The new BatchPutAttributes function allows you to create or update up to 25 SimpleDB items at a time, in transactional fashion.
This new call is more efficient than a series of individual PutAttribute calls since one call incurs far less connection latency than a series of 25 calls. This new feature is available today and you can read about it here.
Update: Now that we've had a chance to benchmark the new batch put function in real-world operating conditions, we've found that it results in a doubling of the overall write throughput!
Also, based on feedback from the SimpleDB user community, we have increased the limit on the number of items per domain from 250 million to 1 billion.
-- Jeff;


Is the amount of data per domain increased as well as the number of items?
Posted by: MikeD | March 24, 2009 at 10:54 PM
SDB Explorer 2011.05.01.02 version has come up with bulk upload feature. Now user can easily upload large number of data to Amazon SimpleDB in quick steps and using easy interface. You can upload your MY SQL data, can directly edit cells or can import data from CSV file to upload a bulk data to Amazon SimpleDB. Uploading bulk data get started in queue, so that user can view his/her progress of uploading. SDB Explorer provides you better visualization and statistics of your uploading data. SDB Explorer allows you to generate item names automatically for uploading data in bulk.
http://www.sdbexplorer.com/
Posted by: Sdbexplorer | July 13, 2011 at 11:13 PM