adspace


What is sharding in mongodb?

Answer Posted / Shrikant Saroj

Sharding in MongoDB is a method of horizontal partitioning of data across multiple machines to manage scalability and performance. It allows distributing data across many servers, thus reducing the load on any single server.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the command syntax for inserting a document?

63


How did mongodb get its name?

60


How to define array in mongoose schema?

79