Ask HN: Why do people still use MySQL over MariaDB?
11–13 of 13 posts
Umm... MariaDB is slower? http://dimitrik.free.fr/blog/archives/2013/02/mysql-performa...
Re: Ask HN: Why do people still use MySQL over MariaDB?
#12Familiarity, and the fact that it isn't packaged for all distributions. (For example Debian have no packages.)
Sure it is probably "better", but running Debian's stable release the only updates I wish to apply are security fixes from the security team.
Re: Ask HN: Why do people still use MySQL over MariaDB?
#13Hmm on my development machine MySQL is already there, when Maria DB becomes an option I'll switch. Probably same with my Hosting.
If they are technically the same, the cost for me currently is the same ($0), and the experience is the same, there is not immediate justification. Now when Maria adds some nifty new feature (schema-less data storage, intelligent joined results, or some other cool, thing that takes the bite out of massive SQL queries) then it becomes compelling because it isn't same-old/same-old.
I'm sure the same goes for a lot of others; additionally I am comforted that Maria exists and is being developed, and if my situation changes that will be the direction I go.