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