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
What is a longblob?
How to delete a trigger in mysql?
Transactions are used to treat sets of SQL statements atomically. State Whether True or False?
How much does mysql enterprise cost?
Is pdo more secure than mysqli?
What are the mysql database files stored in system ?
What is the function of mysqldump?
How show all tables in mysql query?
What is truncate command?
How do I disable mysql?
What is definer in mysql trigger?
Are stored procedures precompiled?
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
Why do we use the mysql database server?
Which is faster mongodb or mysql?