Answer Posted / Ajit Pratap Singh
MySQL is a relational database management system (RDBMS), while MongoDB is a NoSQL document-oriented database. MySQL follows the SQL standard, while MongoDB uses JSON-like documents with optional schemas.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers