Single Choice
Easy
QWhat is sharding in MongoDB?
ID: #6874
MongoDB
104 views
Question Info
#6874Q ID
EasyDifficulty
MongoDBTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Answer: A way to split a collection into multiple parts
Explanation: Sharding is a way to partition a collection horizontally across multiple servers or clusters, which helps to scale out the database and handle large datasets.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic