Is mongodb relational database?
Answer Posted / Manish Singh
No, MongoDB is a NoSQL database and does not adhere to the traditional relational model used by databases like MySQL or Oracle.
Post New Answer View All Answers
How to define array in mongoose schema?
2
what is the command syntax for inserting a document?
6
How did mongodb get its name?