Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain sharding in mongodb?



Explain sharding in mongodb?..

Answer / Renu Paras

Sharding is a method of horizontally partitioning data across multiple MongoDB instances (called shards) to improve scalability and performance. Each shard contains a subset of the collection's data, and a routing service called the config server determines which shard should handle each query based on the shard key. Sharding allows you to store more data and distribute the load among multiple servers.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Is mongodb a nosql database? Explain.

1 Answers  


How does sharding work with replication?

1 Answers  


Why is mongodb used?

1 Answers  


How does mongodb provide consistency?

1 Answers  


How do you limit the number of result returned?

1 Answers  


What mongodb is good for?

1 Answers  


What will be objects between two dates in mongodb?

1 Answers  


How to perform transactions/lock in mongodb?

1 Answers  


Does aws have mongodb?

1 Answers  


How much memory does mongodb need?

1 Answers  


Is mongodb relational?

1 Answers  


What is cluster in mongodb?

1 Answers  


Categories