

InterviewSolution
Saved Bookmarks
1. |
_______________ is a specification for storing and retrieving files that exceed the BSON-document size limit of 16MB.(a) DataFS(b) GridFS(c) ReadFS(d) None of the mentionedI have been asked this question in my homework.I'd like to ask this question from Data Modeling Concepts topic in portion Data Models of MongoDB |
Answer» Right answer is (b) GridFS |
|