‘Most important ever’ MySQL reaches beta: I found this stat in this article about MySQL 5.0, and I’m amazed by it:
[MySQL] accounted for 40 percent of open source database deployments, while Firebird and PostgreSQL accounted for 39 percent and 11 percent of deployments respectively.
Firebird has a 39% share of open-source database deployments? One percent behind MySQL? That’s amazing, as I thought it was still a hidden gem.
We’ve talked about Firebird here and here. Great database platform, by all appearances. I’m moving an enterprise system I built off of SQL Server, and I made the decision to put it on Firebird, so know that you’ll be hearing much more about it in the coming months.
As will surprise nobody who knows me, the shininess of the Firebird database server had been blinding me since I posted that interview yesterday. It was calling my name, so I just had to download and install it. I'm extremely happy with what I found — it's a free database…
Beyond Proprietary Databases: Helen Borrie on the Future of Firebird: Here's an interesting interview with one of the people behind Firebird, an emerging open-source, multi-platform database server. It's a fork of a mature commercial database called InterBase. InterBase is an enterprise-level database — Firebird is the same, but better. You'll find…
Uhhhh, I think they were quoting the total market share of firebird and postgreSQL combined and not firebird itself as having 39%. It's probably more like half of that percentage.
preview before clicking post! Didn't see the "respectively" in the typo. I guess it is 1% behind mysql. Very interesting indeed.
I've been using Firebird for several years now and I love it. The stored procedures kick butt. I've replaced small MS Access systems (because they were getting terribly slow with multi-user environments) and MySQL systems (because they didn't support transactions).
I'm happy you just saw the light!
We're using Firebird in small and big projects for years, both on Linux and Windows servers. One customer has over 80 databases all concurrently used ( by remote shops) and driven by one Firebird server instance. Worked flawlessly for months now. Scalability and performance are exellent.
A quick look at opensource database related job (dice.com, monster.com, hotjobs.com) reveals that MySQL is about ten times more in use in PostgreSQL, and PostgreSQL is about ten times more in use than FireBird. This makes sense because nothing really competes against MySQL for simple database uses wheras PostgreSQL has to compete against Sybase, DB2, Oracle, SQL Server in a very support requiring environment.
I would say the actual statistic usage is closer to 85% MySQL, 14% PostGreSQL, and <1% Firebird.