[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PhillyOnRails] Amazon's SimpleDB, let's talk about it
|
Lots of similarities to bigtable/hbase. It certainly won't replace an
RDBMS or even couch in your architecture. Particularly because of the
eventual consistency limitations. If your application called for
semi-structured data, frequent reads, and only batch updates then it'd
come in real handy.
Evan Weaver wrote:
Hi Philly,
SimpleDB is public now. It seems to fall somewhere between a RDBMS and
Couch, and it runs only on Amazon Web Services.
Some links at: http://del.icio.us/popular/simpledb
What do people think?
Evan
_______________________________________________
To unsubscribe or change your settings, visit:
http://lists.phillyonrails.org/mailman/listinfo/talk
|
|