1.

Which of the following is not MySQL Forks?(a) MariaDB(b) OurDelta(c) Drizzle(d) SphinxThis question was posed to me by my school principal while I was bunking the class.Query is from Web Performance Optimization topic in chapter HTML Images & Web Page Files of HTML

Answer»

Correct answer is (d) SPHINX

Easiest explanation: FORKS are the drop-in replacement of MySQL. Some of the forks are MariaDB, Drizzle, Percona SERVER, OURDELTA. MariaDB provides compatible GENERAL public license(GPL). Drizzle is better to fork than MariaDB, it is largely compatible with MySQL. OurDelta provides a combination of MySQL and MariaDB. Sphinx is a full text search engine of SQL.



Discussion

No Comment Found

Related InterviewSolutions