What are the difference between mongodb and mysql?

Answer Posted / hrindows@gmail.com

MONGO DB
The representation of data in MongoDB is totally different from Mysql, as in MongoDB data is represented in the collection of JSON documents.
MongoDB is an object-oriented database

MYSQL
The representation of Mysql database is totally different form Mongodb, as in Mysql data is stored in the form of tables (Row and columns).
Mysql is a structured query database.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a longblob?

725


How to delete a trigger in mysql?

704


Transactions are used to treat sets of SQL statements atomically. State Whether True or False?

1231


How much does mysql enterprise cost?

697


Is pdo more secure than mysqli?

671


What are the mysql database files stored in system ?

761


What is the function of mysqldump?

797


How show all tables in mysql query?

694


What is truncate command?

670


How do I disable mysql?

699


What is definer in mysql trigger?

704


Are stored procedures precompiled?

721


Hi Team, This is kartik, I recently completed my B-tech. Importance of posting this question is for to know the best books on SQL(MYSQL/Oracle)? I like SQL concept's so much, at the same time i decided to choose SQL for my career purpose. So please suggest me the best books that are very helpful for a fresher to improve concepts like (SQL/PLSQL)Basics, programming concepts, architectures etc. Please consider my request as an important one. I am very thankful to you for providing this opportunity. If possible can you please send the names of books for my personal id also: karthikgdv1206@yahoo.com. Thanks, Kartik T

1988


Why do we use the mysql database server?

752


Which is faster mongodb or mysql?

678