1.

Which of the following is a wide-column store?(a) Cassandra(b) Riak(c) MongoDB(d) RedisI got this question in an interview for internship.I would like to ask this question from NoSQL Databases in chapter MongoDB and noSQL Concepts of MongoDB

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

Related InterviewSolutions