Why mongodb is called nosql?



Why mongodb is called nosql?..

Answer / Anchal Chawdhry

MongoDB is called NoSQL because it does not use the traditional relational model and instead utilizes a document-oriented database model.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Where is mongodb data stored?

1 Answers  


Is mongodb distributed database?

1 Answers  


By default, which replica sets are used to write data?

1 Answers  


Which function is used to create an index?

1 Answers  


How do you display the list of all collections of current database?

1 Answers  


How to set primary key in mongoose?

1 Answers  


What is mongodb automatic failover?

1 Answers  


Is mongodb object oriented?

1 Answers  


How does mongodb replication work?

1 Answers  


What are alternatives to mongodb?

1 Answers  


Is mongodb a key value database?

1 Answers  


Is it true that mongodb uses bson to represent document structure?

1 Answers  


Categories