Group aims to keep MySQL healthy
One of original authors of MySQL, Michael 'Monty' Widenius, has founded the Open Database Alliance, a consortium that aims to become the industry hub for the open source database.
The move was announced Wednesday. The two founding parties of the vendor-neutral consortium are Widenius' engineering company, Monty Program, and the MySQL services and support company Percona.
Monty Widenius
(Credit: MySQL/Sun Microsystems)According to a statement from the Open Database Alliance (ODA), the consortium will act as a hub for MySQL and its derivative code, binaries, training, and support. Specifically, the ODA will work on the software, support and service for Widenius' branch of MySQL, MariaDB.
MariaDB is an enterprise-grade, community-developed branch of MySQL. Its name is a function of the fact that Sun owns the trademark for the term "MySQL" and the fact that the source uses the Maria storage engine, in turn named after Widenius' daughter.
Sun, which oversees MySQL, is currently being acquired by Oracle. Oracle has its own proprietary database, which is a major competitor to MySQL. The ODA said in its statement that its formation was in part due to "uncertainty" facing the community.
"The intent of the Open Database Alliance is to unify all MySQL-related development and services, providing a solution to the fragmentation and uncertainty facing the communities, businesses and technical experts involved with MySQL," the ODA statement read.
Widenius said the ODA's goal was to "encourage a true open development environment with community participation, and to ensure that MySQL code remains extremely high quality."
"Participating members at this stage in the 'Alliance' will have a strong voice in how the organization is structured, and we look forward to collaborating with anyone in the industry that provides or depends on MySQL," he said in the statement.
In a blog post on Wednesday, Widenius said the ODA's nature as a "one-stop shop for anything related to MariaDB/MySQL"--where any member could provide services, tools, and software--was close to the original vision that David Axmark and Widenius had when they created MySQL.
"We planned to create a partner network where MySQL AB was a small technical company in the center with a lot of partners around us facing the large customers," Widenius wrote.
Widenius has previously expressed fear for the future of MySQL, in the wake of the Oracle takeover. At the time, he said "the biggest threat to MySQL future is not Oracle per se, but that the MySQL talent at Sun will spread like the wind and go to a lot of different companies which will set the MySQL development and support back years."




Owning the copyright is the ultimate freedom, you have the freedom to relicense the code...
The code is open source, which means that it can be forked, improved upon by the folks who wrote the thing initially, and passed around as usual. Copyright is merely the mechanism by which the source code remains open and free, and Oracle can't do jack about it.
- by ejsiddiqui June 3, 2009 10:45 PM PDT
- The situation is not as much gloomy as it seems.
- Reply to this comment
-
(8 Comments)There could be these situations
Oracle dumps MySQL and an (or some) Independent group(s) pick this project
We have MySQL 5+ under GPL v2. This is the beauty of OpenSource, even if Oracle dumps MySQL some groups from community may rise and continue its development. We may see many flavors of MySQL based on same core.
Oracle dumps MySQL and no Independent group pick this project
Even if is not developed further, it has nothing to do with our existing installations they would work sill in the same way as they are now (under GPL v2).
Oracle strengthen MySQL
Based on Oracle's experience and expertise in DB technology. This could be ideal situation for Oracle as well as users (us). Oracle already has the majority market share in Enterprise and big business. Through this initiative they can also gain control in small and medium market. They could also offer easy migration tools to scale up and integrate in other db products. They may make MySQL a driver to attract other Oracle products.