Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which of the following is a wide-column store?

a) Cassandra
b) Riak
c) MongoDB
d) Redis

Answer: a
Explanation: Wide-column stores such as Cassandra and HBase are optimized for queries over large datasets, and store columns of data together, instead of rows.

Join The Discussion