What is the difference between mongodb and mysql?



What is the difference between mongodb and mysql?..

Answer / Jatin Girdhar

MongoDB and MySQL are both NoSQL databases, but they have significant differences. MongoDB uses a document-oriented data model while MySQL uses a traditional table-based relational database management system.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

In mongodb, how sharding and replication work together?

1 Answers  


What's new in mongodb 3.2?

1 Answers  


How do I know if mongodb is installed?

1 Answers  


Is mongodb cloud based?

1 Answers  


Does aws have mongodb?

1 Answers  


What is mongodb automatic failover?

1 Answers  


What is the difference between mongodb and elasticsearch?

1 Answers  


How to list all indexes in mongodb?

1 Answers  


How many text indexes can a mongodb collection have?

1 Answers  


Where is mongodb located?

1 Answers  


What happens when a shard is down or slow when querying?

1 Answers  


Is mongodb a backend?

1 Answers  


Categories