Create an Account
username: password:
 
  MemeStreams Logo

MemeStreams Discussion

search


This page contains all of the posts and discussion on MemeStreams referencing the following web page: Amazon Web Services Blog: Amazon SimpleDB - Now With Select. You can find discussions on MemeStreams as you surf the web, even if you aren't a MemeStreams member, using the Threads Bookmarklet.

Amazon Web Services Blog: Amazon SimpleDB - Now With Select
by Lost at 7:11 pm EST, Dec 18, 2008

SimpleDB now lets you: SELECT foo FROM bar ORDER BY foo.field DESC LIMIT 1

This is important, because that is a very common query to get the latest/last item from the DB and you could not do it before.

My next project will be using SimpleDB. I've played with it, and SQS, and the inability to do that last query was the holdup.

SimpleDB is now a viable choice for many applications.

Follow-up: SimpleDB's perl library does not function as of this release.

FAIL WHALE


 
RE: Amazon Web Services Blog: Amazon SimpleDB - Now With Select
by Lost at 6:38 pm EST, Dec 19, 2008

Jello wrote:
SimpleDB now lets you: SELECT foo FROM bar ORDER BY foo.field DESC LIMIT 1

This is important, because that is a very common query to get the latest/last item from the DB and you could not do it before.

My next project will be using SimpleDB. I've played with it, and SQS, and the inability to do that last query was the holdup.

SimpleDB is now a viable choice for many applications.

Follow-up: SimpleDB's perl library does not function as of this release.

FAIL WHALE


 
 
Powered By Industrial Memetics