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 |
can you elaborate on blob and text in mysql? : Mysql dba
How many rows mysql can handle?
What is the difference between the LIKE and REGEXP operators?
How do I edit a stored procedure in mysql?
What is the maximum length of a table name, a database name, or a field name in MySQL?
What is a blob datatype?
Explain the difference between procedure and function in mysql?
What is mysql data directory?
Is pdo more secure than mysqli?
What are programming functions?
Fname Lname City Pin ramesh kumar salem 365241 Query to generate a code having the firstletter of Fname,Lname & 3letter of city Last 3letter of pin,all in capital letters
How does mysql encrypt passwords?
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)