Tag Archives: database

Is MySQL bad for (open source) software quality?

I think so. Why? Because it’s basically a toy DBMS with too many non-standard behaviours. A lot of open source projects choose MySQL mainly because it’s widely available among hosting providers, while better RDBMS like PostgreSQL1 are hard to find. … Continue reading

Posted in Software Development | Tagged , , , , , | 1 Comment