The ongoing MySQL campaign
The ongoing MySQL campaign
Posted Jan 1, 2010 19:14 UTC (Fri) by aba (guest, #24118)Parent article: The ongoing MySQL campaign
At the larger level, there are many competitors in the database market: IBMs DB2, Oracle database, Informix, MaxDB and even Microsoft SQL-Server are part of the per-license databas camp, whereas Postgresql, MySQL and sqlite are open source products. People don't choose a non-free database because they "just need any database", but because they need special features which are available only there (or because the license fees are cheap compared to the necessary handholding anyways).
Actually Postgresql is good on catching up the selling points of commercial databases, so the market share is shifting to open source database systems anyways (and gives the commercial ones a bit more of competition). MySQL is just quite dominant as free database because it was available very early, but there are free and easy replacements available. On the low end side, sqlite is now known as new competitor for cases where one doesn't need all the user management etc - often already enough for a web site.
If MySQL really goes off the market (and that's a very big if, we have seen successful forks of open source products being badly handled like e.g. X first to XFree86, and then from there to Xorg, as the commercial entities did something too wrong there), it won't help oracles database. It however would increase the number of postgresql and sqlite installations. And it would damage Oracles picture in public, and the trust people have in the promises by Oracle. So in the end it would weaken Oracle, and let the other open source products become stronger.
So, summarizing up: All that ranting about the Oracle-Sun-merger doesn't help the open source software community. It might help very few companies with a specific business model connected with MySQL. There are many far more important assets involved in the merger like the ownership of NFS or java, and we should focus on those. Putting all energy on the ownership of MySQL gives in the best case reason for a good laugh, and in the worst spoils the image of open source products and people because there is nothing serious behind it.
