Sun buys MySQL - what about PostgreSQL?

There is one thing that strikes me in the Sun MySQL thingy - what about Sun’s previous commitment to PostgreSQL, where they say stuff like: “PostgreSQL for Solaris 10 is the open source enterprise database platform of choice”?

PostgreSQL for Solaris

Tim Bray comments on the deal and totally dismisses any alternatives:

MySQL, you know, in my experience, it, well, Just Works. Runs great on our hardware and OS. Well, OK, GNU/Linux too. What else is there? For databases, nothing that matters.

I strongly prefer PostgreSQL over MySQL, and I have previously used Sun as a reference for it. Perhaps no more.

These icons link to social bookmarking sites where readers can share and discover new web pages.
  • del.icio.us
  • Digg
  • DZone
  • Technorati
  • Reddit

10 Responses to “Sun buys MySQL - what about PostgreSQL?”

  1. Michael Sync Says:
    I strongly prefer PostgreSQL over MySQL

    then, you can buy PostgreSQL. :) For the time being, I think Sun strongly prefer MySQL.

  2. Jon Gilkison Says:

    They bought MySQL AB, the company behind it. AFAIK, there isn’t one company behind PostgreSQL in that way so who would there be for them to buy?

  3. EllisGL Says:

    With the popularity of MySQL, the user base is a lot larger than PostgreSQL. MySQL has been really catching up with it’s 5.x releases in what it can do. I found MySQL a lot easier to setup and deal with (which was about 3 years ago).

    I’ve seen that PostgreSQL can be faster - only when you introduce complex queries - but with the buy out - this might tighten the race.

    Of course you do have PostGIS - which looks like it would help me a lot in my dev’ing…

    Of course if I really needed speed - I would probably look more into InterSystems’s Cache DB (http://www.intersystems.com/cache/index.html)

  4. MySQL Says:

    MySQL is not a relational database. This was a huge waste of money. It is the lowest common denominator for databases.

  5. Marcus Says:

    Michael, Jon

    It goes without saying that Sun most certainly prefer MySQL over anything today. And you can’t buy PostgreSQL (good thing actually). My question is just what will happen with their support for PostgreSQL which up until this point has been very strong.

  6. Enrique Says:

    I think that MySQL and PostgreSQL target two very different DB use cases, much in the same way there’s a difference between MS Access and Oracle. One is a lightweight, toy-DB, and the other is heavier but much more powerful. Why can’t you have two different favourite DBs depending on the application you’re working on?

  7. Tony Petruzzi Says:

    Jon Gilkison hit the nail on the head. PostgresSQL doesn’t have a company behind, hence there is nothing to purchase. MySQL AB has quite a few companies that purchased their commercial license and support packages. Bottom line, there’s revenue to be made with the MySQL AB purchase.

  8. Marcus Says:

    Enrique,

    While you might be right in theory, I do not believe Sun thinks it has bought itself a 1 billion dollar toy.

    And to be fair - MySQL is a lot better than Access.

  9. Marcus Says:

    Tony,

    Should I take your comment as you think they will drop support for PostgreSQL?

  10. Richard Says:

    I like these two posts. I wonder if Sun has plans in the mentioned direction:

    http://www.jroller.com/dk/entry/bundlingjavaglassfishwithmysql http://www.jroller.com/dk/entry/ltfollowupon_jlamp

Leave a Reply