Is nosql database types?



Is nosql database types?..

Answer / Alok Bipin Toppo

MongoDB is a NoSQL (Not only SQL) database. It uses JSON-like documents with optional schemas and does not require table definitions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Does mongodb use sql?

1 Answers  


How do you see the locking status in mongo instances?

1 Answers  


Is mongodb a nosql?

1 Answers  


Mongodb uses bson to represent document structures. True or false?

1 Answers  


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

1 Answers  


Why do we use mongodb?

1 Answers  


Which language is used in mongodb?

1 Answers  


When an object attribute is removed, is it deleted from the store?

1 Answers  


How replication works in mongodb?

1 Answers  


How to determine the size of an index?

1 Answers  


Explain the structure of objectid in mongodb.?

1 Answers  


What are the key features of mongodb?

1 Answers  


Categories