RSS

Tag Archive | "MySQL"

Sun to Begin Closing up MySQL Source Code

Thursday, April 17, 2008

5 Comments

Uh-oh, Spaghettio’s! Looks like Sun is going to start closing up some of the open source portions of MySQL, namely the more advanced functionality and the backup solutions that are currently open sourced. Can you blame them? They paid a goddamn billion for MySQL, it’s not too surprising that they want to create some value-add [...]

Continue reading...

MySQL Windows Binaries No Longer Free

Tuesday, January 16, 2007

1 Comment

Interesting. It seems the MySQL group is continuing to shrink the binaries they provide for platforms, now Windows, with the excuse of “Hey, it’s open source, go build your own binary”. I think this will give a much-deserved shot in the arm to the PostgreSQL folks for the hell of a Oracle-clone database they have created.

Continue reading...

PostgreSQL compared to MySQL 4.1 and 5.0

Monday, August 21, 2006

1 Comment

Ran across a fairly good tabular comparison of PostgreSQL and MySQL 4.1/5.0. I’ve personally always held the belief that a good way to determine which one you should use is to ask yourself: Do you want Oracle or MS SQL Server without the commercial prices? NO: Using MySQL is fine YES: Use PostgreSQL Do you plan on coding all [...]

Continue reading...