Single Choice Easy

QWhat is sharding in MongoDB?

ID: #6874 MongoDB 104 views
Question Info
#6874Q ID
EasyDifficulty
MongoDBTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A A type of index
  • B A way to split a collection into multiple parts
  • C A way to sort documents in a collection
  • D A way to group documents in a collection
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.

Share This Question

Challenge a friend or share with your study group.