|
Recent Articles |
Getting The Autonumber Insert ID I love this. So I assume most folks knew about the result attribute added to cfquery in ColdFusion 7. If not - you are missing out. It returns quite a bit of good information about your query. But best of all - it was updated...
MySQL Conference 2007, Santa Clara, CA This is my first trip to Silicon Valley and the first thing that struck me as I approached the hotel was that I am certainly in one of the foremost tech havens on the planet. On the way down Great America Pkwy towards...
Removing Nulls From A DataTable The individual cells in a DataTable can have a null value in the form of System.DbNull.Value. If the DataTable is created by querying a database through ADO.NET, you can write the SQL statement in a way eliminates nulls...
MySQL FULLTEXT Indexing & Searching MySQL has supported FULLTEXT indexes since version 3.23.23. VARCHAR and TEXT Columns that have been indexed with FULLTEXT can be used with special SQL statements that perform the full text search in MySQL.
Installing A MySQL Database Using A MySQL... Whenever you purchase or acquire a MySQL database (such as from a website like WebContents.org), chances are it will come as a MySQL injection script. An injection script is simply a SQL script that, when executed...
|
|
|
07.03.07
How Much Does MySQL Make? By Savio Rodrigues
Reading Dave's post on MySQL's IPO range of $600M - $1B, I started to wonder what type of revenue we're talking about.
If you have access to IDC's massive pivot table with Software Vendor revenues (license & support only - services are excluded) split across the 100+ software markets they cover, you can follow along.
I can't use the actual figures because I'd get in trouble with IDC's copyright office.
But, if you take IDC's estimate of 2006 Microsoft revenue in the operating system market and divide that by Microsoft's market cap you get 5.3%.
If you do the same for Red Hat, you get 5.8%.
Next, take IDC's estimate of 2006 Oracle revenue in the DBMS market and divide by Oracle's market cap and you get 7.5%
A lower % means $1 of revenue drives a larger market cap than for a company that has a higher %.
If market caps were strictly tied to revenue, you'd see an equal % across all companies.
| Learn How We Increased Conversion By 816% and Become A Certified Online Testing Professional™
Click Here |
|
This isn't the case because market caps are driven by current revenues, expectations of future revenues, brand, cash on hand, the cuteness of the company logo, and phase of the moon.
In any case, if you use $800M as MySQL's projected market cap (in the mid-range of their IPO range), and the ratios calculated above, you get between $40M and $60M in 2006 database revenue (from licenses & support).
Not chump change (driven by a 747 vs. Toyota approach).
What's that Zack? Dinner and drinks on your tab? :-)
Comments
About the Author: I am taking a semi-break from IBM life as I return to finish a PhD in Industrial Engineering. I've held roles in market intelligence, strategy and product management. I'm ex-product manager of IBM WAS Community Edition, and blog about enterprise open source topics.
|