Is mongodb distributed database?
Answer Posted / Rahul Singh Rathor
Yes, MongoDB is a distributed database. It allows you to horizontally scale your deployments across multiple servers and geographic locations.
Post New Answer View All Answers
How did mongodb get its name?
2
what is the command syntax for inserting a document?
6
How to define array in mongoose schema?