MySQL Taking A Bad Turn?
By Daniel Miessler on September 4th, 2005: Tagged as Database | Technology
Slashdot is running a story about MySQL buddying up with SCO, and both the story itself and the /. comments are quite enlightening. I’ve always liked MySQL myself — or, to put it another way, I’ve never had a problem with it when using it for the few things I’ve used it for. But hearing about these potentially seed affiliations and less than desirable licensing options is not very comforting.
In addition, one fellow geek (Stankdog from binrev) — someone far more versed in database than I am — thinks Postgres is definitely is a dramatically superior database overall. Another buddy of mine points out that the main reason MySQL got so big is because of blogging. Every major blogging package I know of is based on it. As a result, Postgres is little more to most people than, “that other open-source database”.
The upshot is that it may be time for us geeks to start thinking about Postgres as a lot more than the “other” option. An anonymous coward on /. summed it up well:
“Even those who trust MySQL and Trolltech must realize that their GPL + proprietary licensing schemes lead to future lock-in, and should be avoided for that reason alone. If you are a MySQL user, and you care about the future of Open Source, you should be looking at alternatives, such as PostgreSQL.”