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 offset limit?
How to use sum function in where clause in mysql?
How can we optimize stored procedure?
what if you really want to store the timestamp data, such as the publication date of the article?
What are the 'mysql' command line options?
What is the use of mysqli_query?
How do I view data in mysql workbench?
How can we repair a MySQL table?
what is a cursor? : Mysql dba
What is the difference between truncate and delete?
What is the use of mysqli_fetch_array?
How do I edit a table in mysql workbench?
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)