3 comments

[ 2.8 ms ] story [ 27.7 ms ] thread
> Cassandra (similar to other Dynamo systems) offers great primary key-based access operations (e.g. get, put, delete), but doesn’t scale well for secondary-index lookups

Riak does have secondary-index lookups. I wonder how those scale compared to Cassandra's.

You might find this of interest as well (as seen on G+ Node.js' page): http://nodeup.com/eleven

It's a podcast about various databases, both SQL and noSQL, in relation to Node.js.