Can mongodb scale?
Answer Posted / Leena Rani
Yes, MongoDB can scale horizontally by distributing data across multiple machines and shards.
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?