1.

Which of the following is a wide-column store?(a) Cassandra(b) Riak(c) MongoDB(d) Redis

Answer» The correct option is (a) Cassandra

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.


Discussion

No Comment Found