Oracle and MySQL -- Good Move or Bad Bet?
sendai-X writes "With the recently announced purchase of Innobase, Oracle has shown it's intention to further support open source. This is key as open source enters the mainstream in business and in light of the success IBM has had with the Eclipse project, and Sun recently looking at purchasing PostgresSQL. What do Slashdot users think about this merger? Is it beneficial to the market and database users by having the largest database vendor openly support MySQL and provide an upgrade path to Oracle? Or is it just another cog in the Oracle machine in their attempt to dominate the enterprise IT market? Will this change the database market landscape? Will it help or hurt IBM and Microsoft?"
...Sun recently looking at purchasing PostgreSQL
That would be a neat trick wouldn't it?
They could buy a company that sells Postgres support or makes a version of Postgres that they sell, but they aren't going to be 'buying postgres'. This is may seem like nit picking but it is somewhat important. PostgreSQL is free software in every sense of the term and Sun is not going to buy it. They are not going to purchase control of it.
I guess they could try and hire all the main developers or something. Though I think that'd be tough too. And I'm glad of that as Postgres is my favorite rdbms. I like that it is free and as far as I can tell is going to stay that way for as long as it exists.
It's hard to believe that's how Micronians are made. Why don't we see it right now by having you both kiss one another?
I take it you havn't been following the Nessus saga. Seems the parent company of that GPLed software has now decided that the next version *WILL NOT* be GPLed leaving many in the lurch and with a forked version with at present little support.
Sounds like Oracle and InnoDB?
Now about PostgreSQL. It is a community-owned, decentralized project with many copyright owners and contributors. The core community includes developers from the following companies:
Command Prompt, Inc.
PostgreSQL, Inc.
EnterpriseDB
Green Plum
SRA
Afilias
All code is BSD-licensed.
PostgreSQL has a much more vital development community than MySQL...
LedgerSMB: Open source Accounting/ERP
The sources for the current version are in the GPL - but that is no guarantee that future versions of MySQL (or any other GPL-ed system) have to be released under the GPL. If they have 100% of the copyright they can do anything they want and my understanding is the MySQL have been careful to keep their codebase "clean" so that any external contributions have copyright assigned to MySQL or are simply rewritten.
The GPL ensures that people who use the code with a GPL license have to keep the system "free" but AFAIK it doesn't place any real restrictions on the copyright holders.