Compare mongodb and cassandra?



Compare mongodb and cassandra?..

Answer / Abhishek Kumar Kashyap

MongoDB and Apache Cassandra are both NoSQL databases, but they have different data models and use cases. MongoDB uses a flexible document-oriented data model while Cassandra uses a column-oriented data model optimized for large-scale distributed systems.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

What is the syntax to create a collection and to drop a collection in mongodb?

1 Answers  


How to configure the cache size for wiredtiger in mongodb?

1 Answers  


How to insert image in mongodb database?

1 Answers  


What query language does mongodb use?

1 Answers  


While creating schema in mongodb what are the points need to be taken in consideration?

1 Answers  


Is nosql database will replace to rdbms?

1 Answers  


How to create multiple collections in mongodb?

1 Answers  


Which method is used to update multiple document?

1 Answers  


Who bought mongodb?

1 Answers  


What is the term match in mongodb?

1 Answers  


Why would you choose mongodb?

1 Answers  


Is it possible to remove old files in the movechunk directory?

1 Answers  


Categories