What are the different types of nosql databases? Give some example.



What are the different types of nosql databases? Give some example...

Answer / Neeraj Semwal

Some examples of NoSQL databases include key-value stores (e.g., Riak, Amazon DynamoDB), document databases (e.g., MongoDB, Couchbase), graph databases (e.g., Neo4j), and column-family databases (e.g., Apache Cassandra).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

what is objecld composed of?

1 Answers  


Does mongodb have tables?

1 Answers  


What are the uses of mongodb? Explain

1 Answers  


What is the command which are use to drop database in mongodb?

1 Answers  


When was mongodb created?

1 Answers  


What is difference between mongodb and mongoose?

1 Answers  


How does mongodb provide concurrency?

1 Answers  


Is mongodb compass free?

1 Answers  


Which programming language is used to write mongodb queries?

1 Answers  


How is query injection and how to handle it in mongodb?

1 Answers  


What kind of database is mongodb?

1 Answers  


What is skip() method?

1 Answers  


Categories