adspace


What is the difference between mongodb and oracle?

Answer Posted / Sachin Dev Verma

MongoDB is a NoSQL database management program that uses JSON-like documents with optional schemas. It's document-oriented, meaning it stores data as flexible JSON-like documents. Oracle Database, on the other hand, is a traditional relational database management system (RDBMS) that follows the SQL standard for querying and organizing data.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to define array in mongoose schema?

79


what is the command syntax for inserting a document?

62


How did mongodb get its name?

60