what is sharding?

Sharding is a method for distributing data across multiple machines. MongoDB uses sharding to support deployments with very large data sets and high throughput operations.

Comments

Popular posts from this blog

what are the data types of mongodb