Is mongodb file based?



Is mongodb file based?..

Answer / Rashmi Yadav

No, MongoDB is not a file-based database. It stores data in BSON (Binary JSON) format across shards and replicas on distributed computing systems.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Where is the mongodb data stored?

1 Answers  


How to use mongoose with node.js?

1 Answers  


What language you can use with mongodb?

1 Answers  


What is nosql database and why you use nosql database?

1 Answers  


Why should we use mongodb?

1 Answers  


How to convert string to objectid in mongoose?

1 Answers  


Why is it called mongodb?

1 Answers  


What is a namespace in mongodb?

1 Answers  


What are mongodb shards?

1 Answers  


Is mongodb a document database?

1 Answers  


What is mongodb written in?

1 Answers  


Can mongodb scale?

1 Answers  


Categories