Does mysql support nosql?



Does mysql support nosql?..

Answer / Deepak Chaurasiya

MySQL is a relational database management system, and it does not natively support NoSQL (Non-relational) databases. However, there are some third-party tools available to use NoSQL features with MySQL.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

Does facebook still use mysql?

1 Answers  


What are the disadvantages of stored procedures?

1 Answers  


Write a query to count the number of rows of a table in mysql.

1 Answers  


What language does mysql use?

1 Answers  


How to convert character strings to numeric values?

1 Answers  


How we can get the current date in mysql?

1 Answers  


What is the data type for file in mysql?

1 Answers  


What is 'mysqlshow'?

1 Answers  


How to use rank function in mysql?

1 Answers  


I want to find out all databases starting with ‘test’, I have access to?

1 Answers  


How large can a mysql database become?

1 Answers  


What is the maximum connection pool size?

1 Answers  


Categories