Is mongodb relational?
Answer Posted / Ramjeet Singh Marchhal
No, MongoDB is not a relational database. It's a NoSQL document-oriented database that uses JSON-like documents with optional schemas.
Post New Answer View All Answers
How to define array in mongoose schema?
34
How did mongodb get its name?
30
what is the command syntax for inserting a document?
25