What is sharding in MongoDB? Explain
MongoDB uses the method of sharding for enabling deployments of large data sets and operations that demand high throughput. This method allows data to be stored across different machines.
Suggest An Answer
No suggestions Available!