1.

Which of the following format is supported by MongoDB?(a) SQL(b) XML(c) BSON(d) All of the mentionedI had been asked this question during an interview.My enquiry is from Introduction to MongoDB in section MongoDB and noSQL Concepts of MongoDB

Answer»

The CORRECT answer is (c) BSON

The explanation: MongoDB ESCHEWS the traditional table-based relational database STRUCTURE in favor of JSON-like documents with dynamic SCHEMAS.



Discussion

No Comment Found

Related InterviewSolutions