Today it became generally known that MySQL has aquired a company called Netfrastructure. This company offers a product which is a reimplementation of the Firebird database architecture, combined with a web-based application server front end. It was designed by Jim Starkey in the late nineties and combines a database, a custom java virtual machine and a web server. Jim Starkey is also the principal author of Datatrieve, Rdb/ELN and InterBase, which became Firebird after being open-sourced in 2000.
Since the aquisition of InnoDB, by Oracle, MySQL has been in a difficult position: InnoDB was the centre piece of its 5.0 release. It has been discussed extensively in the Firebird community that MySQL should make a strategic move and use Firebird as its enterprise level relational/transactional engine.
MySQL chose this path — in a round-about sort of way — by making the aquisition of Netfrastructure and hiring Jim Starky, owner of Netfrastructure. Jim had recently been contributing to the Firebird project, under contract by one of the project’s sponsoring companies.
This move by MySQL validates that Firebird has the most mature and featured full open source code base and seems to indicate that the MySQL database product will be moving in similar paths from now on. MySQL also stands a lot to gain from the fact that the Firebird project has about 50 developers working on this architecture and helping to drive it into the future. The Firebird project gains from a well-known name and large sales force introducing its technology to customers world-wide.
Market researcher Evans reported early in 2005 that MySQL was used by 40% of developers, immediately followed by Firebird with 39%. The acquisition means that the Firebird architecture will be the most popular on the planet with a very large margin.
A lot of work will probably need to go into getting MySQL and the technology behind Netfrastructure to work together. A lot of testing will also be needed since, due to the low number of deployments of Netfrastructure, its finesses remain largely unproven.
It will be interesting to see how MySQL clients will react to this move and the eventual downgrade of InnoDB support. Will they wait until MySQL completes the Netfrastructure port, or will they choose to move to Firebird directly?
« Hide it