What are the difference between mongodb and mysql?
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 |
What is mysql ndb?
How to Change a users password from MySQL prompt. Login as root. Set the password. Update privs.
What is the difference between the LIKE and REGEXP operators?
Why does mysql have so many connections?
How do I install the latest mysql on ubuntu?
What is mysql data directory?
Explain the difference between delete and truncate.
Which statement is used to delete a table in MySQL.
What is trigger in mysql with example?
How can you retrieve a particular number of records from a table?
How to enter microseconds in sql statements?
What are the technical features of MySQL?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)