adspace


What is projection in mongodb?

Answer Posted / Krishna Kant Verma

Projection in MongoDB refers to a way of selecting only certain fields from documents while performing query operations. It allows you to return a subset of the data that you need, which can help minimize network traffic and improve performance.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to define array in mongoose schema?

79


How did mongodb get its name?

60


what is the command syntax for inserting a document?

62