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: I added SimpleDB's SELECT to the SimpleDB Perl CLI. You can find discussions on MemeStreams as you surf the web, even if you aren't a MemeStreams member, using the Threads Bookmarklet.

I added SimpleDB's SELECT to the SimpleDB Perl CLI
by Lost at 4:31 am EST, Dec 20, 2008

I got bored, so I added this: http://rjurneyopen.s3.amazonaws.com/simpledb.patch

to this: http://code.google.com/p/amazon-simpledb-cli/

Now you can do something like this:

$ ./simpledb select "select * from SimpleDBTest WHERE id>'0' ORDER BY id DESC"

And if you have data in that domain suitable to the query, you get something like this:

Item: base_id=1 Name: id, Value: 7, Name: song, Value: Super Deluxe Fly Crew, Name: station, Value: WKRP,

I think this is actually my first contribution to a FOSS project. Go me.


 
 
Powered By Industrial Memetics