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 the use of mysqli_fetch_array?
Can we join 3 tables in mysql?
What are Heap tables?
What is pdo connection?
Can mysql and mariadb coexist?
What can I do with mysql?
What is the default password for mysql?
Write a query to count the number of rows of a table in mysql.
Can you tell which of the following where clauses is faster?
How do I automate a backup in mysql?
What are different TEXT data types in MySQL?
Why is it called mysql?
Oracle (3259)
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)