adspace


Is mongodb object oriented?

Answer Posted / Upendra Pandey

MongoDB is a NoSQL database and does not follow the traditional relational model. It is a document-oriented database, which stores data in JSON-like documents with optional schemas.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How did mongodb get its name?

60


How to define array in mongoose schema?

79


what is the command syntax for inserting a document?

62