What is difference between mysql and mongodb?



What is difference between mysql and mongodb?..

Answer / 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

More MongoDB Interview Questions

Is mongodb free on aws?

1 Answers  


How many indexes does mongodb create by default for a new collection?

1 Answers  


What are indexes in mongodb?

1 Answers  


What is metadata in mongodb?

1 Answers  


Why mongodb is so popular?

1 Answers  


What is BSON?

1 Answers  


Is mongodb cloud based?

1 Answers  


Is mongodb file based?

1 Answers  


What is a storage engine in mongodb?

1 Answers  


What is storage engine in mongodb?

1 Answers  


How to insert data into mongodb using mongoose?

1 Answers  


Is mongodb free for commercial use?

1 Answers  


Categories