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 mysql ndb?

0 Answers  


How to Change a users password from MySQL prompt. Login as root. Set the password. Update privs.

0 Answers  


What is the difference between the LIKE and REGEXP operators?

0 Answers  


Why does mysql have so many connections?

0 Answers  


How do I install the latest mysql on ubuntu?

0 Answers  


What is mysql data directory?

0 Answers  


Explain the difference between delete and truncate.

0 Answers  


Which statement is used to delete a table in MySQL.

0 Answers  


What is trigger in mysql with example?

0 Answers  


How can you retrieve a particular number of records from a table?

0 Answers  


How to enter microseconds in sql statements?

0 Answers  


What are the technical features of MySQL?

0 Answers  


Categories