AWS News Blog

Tag: Amazon SDB

Amazon SimpleDB – Now With Select

There’s now a new and somewhat easier way to write SimpleDB queries. In addition to SimpleDB’s existing query language, you can now use select statements which look very similar to standard SQL (Structured Query Language). We made some small changes and additions to the language in order to accomodate SimpleDB’s unique multi-valued attribute model. Here […]

Read More

Bizo SDB Tool

Bizo is a B2B advertising network running entirely on top of AWS. They needed a GUI built on top of SimpleDB and decided to extend the Firefox plugin suite with the addition of SDB Tool. The new Bizo SDB Tool provides a nice visual interface to Amazon SimpleDB in the form of a Firefox plugin. […]

Read More

SimpleDB Domain Metadata Spec – Your Input Needed

The team behind Amazon SimpleDB is in the process of designing and implementing a new API call. The new call will return information about a particular SimpleDB domain. They have posted the design spec to the SimpleDB forum and would be very interested in receiving some more feedback. I’ve said it before and I’ll say […]

Read More

New features come to Amazon SimpleDB

Amazon SimpleDB released a new version last week. With this new version, developers will be now able sort the results and use a new does-not-start-with operator in their queries – the two most frequently asked feature requests. I am very excited about the new sort feature because now all the processing will happen in-the-cloud and […]

Read More

Bungee Connect Opens up and Adds Amazon SimpleDB Access

My friends at Bungee Labs have rolled out the newest release of Bungee Connect, their browser-based application development and hosting platform. They have also released a library which makes it really easy to make calls to Amazon SimpleDB. The library wraps all of the SimpleDB SOAP calls and handles all of the authentication as well. […]

Read More

A Place for Everything – Amazon SimpleDB

We are now accepting applications for the limited public beta of Amazon SimpleDB! Amazon SimpleDB makes it really easy and straightforward to store and to retrieve structured data. You no longer need to worry about creating, maintaining, or migrating database schemas, monitoring and tuning the performance of your queries, outgrowing the storage or processing capacity […]

Read More