In the past years, I've run into remarks about MySQL not being a DBMS to take seriously by some developers. I've been a MySQL user for quite some time now and I have trouble figuring out why some developers are so much against MySQL. While I'm beginning to believe part of these remarks are true, but only to a small degree, I'm wondering about the real reasons as to why some still think MySQL is inferior.

I concurr that I found check constraints to be missing and BOOLEANs to constrain to an INTEGER in the range of a TINYINT instead of to TRUE and FALSE. Additionally there are some CURRENT_TIMESTAMP issues that I don't like. But are these enough arguments to tout MySQL as an inferior DBMS? What are the real reasons here - if they exist?

link|improve this question

I see SO isn't for discussions, I'll rather post this into a newsgroup. Interesting question nontheless. – Kawu Dec 20 '10 at 15:23
yeah. Maybe it's more suitable on programmers.stackexchange.com (no guarantees though, I'm not familiar with the rules over there) – Pekka Dec 20 '10 at 15:28
feedback

closed as not constructive by Joe Stefanelli, Paolo, Sean Vieira, Pablo Santa Cruz, Joel Etherton Dec 20 '10 at 15:17

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

Browse other questions tagged or ask your own question.