Can mongodb store files?



Can mongodb store files?..

Answer / Preeti Vishnoi

Yes, MongoDB stores binary data as part of its BSON documents. However, it's not primarily designed for file storage and may not be the best choice for traditional file systems.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Give any 6 data types of MongoDB?

1 Answers  


Does google use mongodb?

1 Answers  


When was mongodb founded?

1 Answers  


What is crud?

1 Answers  


How replication works in mongodb?

1 Answers  


Is it possible to configure the cache size for mmapv1 in mongodb?

1 Answers  


How is data stored in mongodb?

1 Answers  


Why mongodb is called nosql?

1 Answers  


List the important features of mongodb.

1 Answers  


What is mongodb named after?

1 Answers  


What language does mongodb use?

1 Answers  


Is mongodb support null values?

1 Answers  


Categories