Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the difference between mongodb and mysql?



What are the difference between mongodb and mysql?..

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

More MySQL Interview Questions

What is offset limit?

0 Answers  


How to use sum function in where clause in mysql?

0 Answers  


How can we optimize stored procedure?

0 Answers  


what if you really want to store the timestamp data, such as the publication date of the article?

2 Answers  


What are the 'mysql' command line options?

0 Answers  


What is the use of mysqli_query?

0 Answers  


How do I view data in mysql workbench?

0 Answers  


How can we repair a MySQL table?

2 Answers   Infosys,


what is a cursor? : Mysql dba

0 Answers  


What is the difference between truncate and delete?

0 Answers   DELL,


What is the use of mysqli_fetch_array?

0 Answers  


How do I edit a table in mysql workbench?

0 Answers  


Categories