How is data stored in mongodb?



How is data stored in mongodb?..

Answer / Preeti Singh

In MongoDB, data is stored as documents within collections. Documents are unstructured and can contain fields with different data types like strings, numbers, arrays, and other objects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Which language is used in mongodb?

1 Answers  


What is bson and how can restore this file in mongodb?

1 Answers  


Is mongodb a data lake?

1 Answers  


Why do we use mongodb?

1 Answers  


What is replica set in mongodb? Explain

1 Answers  


Explain storage engine in mongodb

1 Answers  


Mention how you can inspect the source code of a function?

1 Answers  


Why mongodb is known as best nosql database?

1 Answers  


What is storage encryption?

1 Answers  


How to insert image in mongodb database?

1 Answers  


How to check duplicate data in mongodb?

1 Answers  


Does mongodb handle application level caching?

1 Answers  


Categories