Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Ask MySQL's CEO About Running a Free Software Business

Posted by Roblimo on Mon Oct 16, 2006 12:55 PM
from the world's-most-popular-free-software-database dept.
There have been so many articles written about the perils, pitfalls, and possible rewards of running a business based on free or open source software that we can't possibly link to them all. Instead, let's ask MySQL CEO Mårten Mickos how to make money with a company based on free software, because he runs a company that is almost always touted as one of the world's greatest free software (business) successes. You may want to read some of these interviews with Mårten before you come up with your own questions in order to avoid duplication, but other than that suggestion and the usual Slashdot interview rules, ask whatever you like, however you like.
+ -
story

Related Stories

[+] MySQL CEO Mårten Mickos Answers Your Questions 108 comments
You asked. Mårten answered. He even added (and answered) a question he wished had been asked, but wasn't. If you have a comment or follow-up question, please post it. Mårten will spend as much time responding to your comments as his schedule permits.
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • Biggest Problem? (Score:4, Interesting)

    by eldavojohn (898314) * <my/.username@@@gmail.com> on Monday October 16 2006, @12:57PM (#16454515) Homepage Journal
    In your eyes, what's the biggest problem with MySQL? More specifically, what leaves market share room for Oracle & your competitors? Do you even see yourself as having any competitors since your product is free?
    • Re:Biggest Problem? (Score:4, Interesting)

      by CastrTroy (595695) on Monday October 16 2006, @01:21PM (#16454877) Homepage
      They still have competitors like PostgreSQL that are also free. MySQL currently has a huge following, and is "the" database offered by most shared hosting companies. What is MySQL doing to ensure that they stay in that position. As far as I've heard, PostgreSQL is a much better database, the only reason why MySQL is the DB used by webhosts is because many tools (phpBB and others) depend on MySQL to function properly.
      • As far as I've heard, PostgreSQL is a much better database, the only reason why MySQL is the DB used by webhosts is because many tools (phpBB and others) depend on MySQL to function properly.

        PostgreSQL is a *far* superior database, and unfortunately despite various kinds of database abstraction layers for the popular programming languages out there, people still insist on writing open source apps that are soley tied to MySQL. The whole notion of "but it's easier" just goes to show that they don't care abou
        • Re: (Score:3, Informative)

          PostgreSQL is a *far* superior database, and unfortunately despite various kinds of database abstraction layers for the popular programming languages out there, people still insist on writing open source apps that are soley tied to MySQL.

          You know superios can be context specific. Of the two, MySQL is faster. This matters a lot when you just don't need the "functional superiority" of PostgreSQL.

          And one thing.. PostgreSQL with its incredibleness, doesn't support something as basic as full text indexing. In My
  • by OakDragon (885217) on Monday October 16 2006, @12:58PM (#16454529) Journal
    How do you fight the perception that MySQL is not suitable for 'the real world' because it is free?
    • This can be a big problem, especially for the non-technical people an organization to grasp. With the closed source competitors (MS,Oracle) having products that cost more than $10,000, it would seem to most that there must be something missing in that price difference. It's hard to convince people your product is competitive, when you are giving it away for free.
  • R&D Directions? (Score:5, Interesting)

    by eldavojohn (898314) * <my/.username@@@gmail.com> on Monday October 16 2006, @12:59PM (#16454541) Homepage Journal
    In a market where people are just looking for stability, simplicity & scalability, where do you turn for innovation in your products? Is there a lot of research and development towards new features and completely new products in MySQL's community or do you aim primarily to do one thing well? How do you influence the direction of this research in such a large open source project? Do you attempt to add direction at all?
    • A few questions, only one about the biz. For those of us who like designing and researching and wish to spend our time on that, and don't like the thought of spending time on sales and promotion, or begging for money from VC vultures, or figuring out tax forms, stock options, and such, or sifting through thousands of resumes trying to find a few good people to hire, or knowing when a deal is a bad one to be avoided at all costs, or all the other aspects of business, what are wannabe independent software de

  • Defects per KLOC (Score:4, Interesting)

    by eldavojohn (898314) * <my/.username@@@gmail.com> on Monday October 16 2006, @01:01PM (#16454565) Homepage Journal
    Your website [mysql.com] touts you as having the lowest defects per KLOC by up to 12 times the industry standard, what do you attribute as the leading factor to your success in this respect? Since cold cash is the traditional method, how do you incentivise code quality in an open source product?
    • the lowest defects per KLOC by up to 12 times the industry standard, what do you attribute as the leading factor to your success in this respect?

      They just ignore the errors, and pretend they don't exist. :). Seriously though, it's easy to program a database with less errors if you have less functionality and data integrity than everyone else in the database industry.
  • by eldavojohn (898314) * <my/.username@@@gmail.com> on Monday October 16 2006, @01:03PM (#16454607) Homepage Journal
    In your five years as MySQL CEO, what has been your proudest moment? Do you find it difficult to lead a company based on a product that belongs to a community? Do you ever experience any fallout/backfire from running your company on such a business model?
  • Roadmap Decisions (Score:4, Interesting)

    by Gunfighter (1944) on Monday October 16 2006, @01:05PM (#16454631) Homepage
    When you plan your software product roadmaps, what feature requests do you pay more attention to? Enterprise customers want scalability, reliability, redundancy, and security; but some database programmers are looking for features such as solid transaction support, stored procedures, and more functions. How do you rank which feature requests get attention first?
  • by 99BottlesOfBeerInMyF (813746) on Monday October 16 2006, @01:10PM (#16454701)

    One of the most common complaints I've heard about the business model of profiting on support for a product, is that it provides motivation to keep the product from becoming very user friendly. After all, if the product is too easy to use, who will pay for support? In my own experience, I've seen a lot of companies that consider support to be insurance, and don't use it for help with installation, configuration, or to overcome usability issues so much as a way to cover their asses in case something goes very wrong. Do a lot of your customers use support to overcome usability problems and if so, does this de-motivate you to solve other usability issues?

  • To convince a large company to shell out a large amount of dollars to support something that's free? Especially considering all the new enterprise-friendly features that are being added in 5.0 and 5.1 like NDB. Do you have any advice to offer or arguments that work better than others? Do larger companies quibble about the fact that it's free, or do they try for a break in the price? Or are you more into licensing those mysql users, selling them value-added once they are already using the product and all
  • by PetiePooo (606423) on Monday October 16 2006, @01:22PM (#16454907)
    To avoid asking something that's already been answered, here's a synopsis of some of his more recent interviews.

    In Guy Kawasaki's Blog, [guykawasaki.com] he's asked:
    1. How do you make money with an Open Source product?
    2. What changes in the Open Source community's attitude have you encountered since you decided "to build a company" around MySQL?
    3. Do you compete head to head with Oracle or do you have different customers?
    4. What's the biggest MySQL DB?
    5. What's the weirdest use of MySQL?
    6. What's the most "mission critical" use of MySQL?
    7. How does a company controls what's happening to its product when the Open Source community is doing the programming and testing?
    8. Is Open Source hindering innovation because it's one thing to debug an existing product but it's another to design a new one?
    9. Who fixes the most bugs?
    10. If MySQL ceased to exist as an organization, would MySQL the product continue?

    In InfoWorld, [infoworld.com] he's asked:
    1. Recently, a number of open-source developers have expressed their unhappiness with the Free Software Foundation (FSF) and the second draft of GPLv3. Are you concerned about a potential forking of the license as some people stick with GPLv2 and others move to GPLv3?
    2. How do you decide when MySQL needs to develop new features for the database and when to rely on the open-source community for those innovations?
    3. So, is open source then a more forgiving environment than the proprietary software world?
    4. What's ahead in 2007 for MySQL?
    5. What's the latest news on Falcon, the transactional database engine being developed by database architect Jim Starkey who joined MySQL in February?
    6. Is MySQL's current dominance of the open-source database market ever a cause for concern?

    In Forbes, [forbes.com] he's asked:
    1. How is open source software influencing what the bigger tech giants like Oracle, IBM and Microsoft will do in the next year?
    2. Do open source firms that sell to large, proprietary software companies risk being dubbed sellouts by the community that's helped them develop their software?
    3. How do Oracle's recent open source acquisitions affect MySQL?
    4. Is Oracle more of a threat now?
    5. What is MySQL's workforce like?
    6. MySQL recently took funding from Red Hat, Intel and SAP. What's the strategy here?
    7. Is there an IPO for MySQL in the future?

    In LXer, [lxer.com] he's asked:
    1. What are your short and long term goals do you have for the MySQL database system?
    2. Realistically where do you think you will pick up quick conversions to enhance your immediate market share from your competitors? Later, how much market share must MySQL commercial versions have to pick up to have long-term viability?
    3. If you see your main opportunity is in the replacement of Oracle installations does MySQL match or exceed the forte of Oracle in the transaction per second processing? Are you now aimed at the lower end of the Oracle market installations? What will it take to be really competitive with Oracle at the upper end of the scale?
    4. If you see your natural market as the range SQL Server is now aimed at, small medium business and departmental installations, can you match their ease of administration? If not what is the salient argument for such companies to install MySQL over the competition? Since you are primarily aimed at the market willing to pay for your enhancements and support, do you see any advantage in offering a MySQL product that will undercut MySQL server from below?
    5. What trade offs have had to be made to make MySQL 5.0 commercial version more feature rich and robust?
    6. Where do you see competition arising from for pursuing the paths to th
  • GPL protocal (Score:2, Interesting)

    by Anonymous Coward
    Why is MySQL's justification of claiming the GPL applies to the MySQL wire level protocol itself?
    • Why is MySQL's justification of claiming the GPL applies to the MySQL wire level protocol itself?

      Please mod this up. I wish to understand the rational for this decision as well as a potential commercial, closed source, software developer. Though I can appreciate MySQL's need to make money, I fail to see how this is consistent with GPL, as I understand it. MySQL apparently demands that I either pay up or open source my software simply because it packages and uses the MySQL database (no modifications t

  • Your company is one of the few that has made open source into a legitimate business model. What has made you succeed where others have failed?
    • Your company is one of the few that has made open source into a legitimate business model. What has made you succeed where others have failed?

      Heh. I've worked at a number of places in my time, including no less than four companies that develop open source software as part of their business plan. You've probably never heard of any of them. I think you might want to rephrase that as, "your company is one of the most well known companies to use open source development in your business model. What has made y

  • You give MySQL away for free, and sell an enhanced version also. How do you convince the bank manager/other investors to give you money to start a for-profit business, based on such a model?
  • by MarkWatson (189759) on Monday October 16 2006, @02:59PM (#16456679) Homepage
    Hello Mårten,

    First, congratulations on MySQL's market capitalization! My question is:

    I have been working part time for about 6 years on software for text/data mining and general semantic information extraction. Almost all of my development is in Common Lisp, but I have ported little bits to Java and released that under the GPL in the past. I view this as a small, niche market, not like MySQL. What do you think that chances are for making money on GPLing a niche product?

    MySQL is very widely used so if you capture commercial use icensing costs for a small percent of users, you do very well. For my software, with luck perhaps a few hundred companies a year might start adopting my product. Does it seem like wishful thinking for me to use a GPL based business model like MySQL's?

    I want my customers to have my source code for a lot of reasons, but I would also like to capture revenue. I might just end up going to market as a proprietary product that incidently includes source code, with licensing that prohibits redistribution to non-customers.

    Thanks for your help,
    Mark

    • Sounds like you're complaining about phpBB not MySQL, not to mention the standard troll of "its insecure because anybody can read the source".

      There's plenty of companies out there that offer support for MySQL. Sure you got to pay for it, but if you used a closed system, you'd be paying for it even if you didn't need it.