Is mongodb file based?
Answer Posted / 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.
Post New Answer View All Answers
How did mongodb get its name?
2
How to define array in mongoose schema?
what is the command syntax for inserting a document?
6