<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: JDBC, MySQL and the GPL</title>
	<atom:link href="http://www.symphonious.net/2004/03/17/jdbc-mysql-and-the-gpl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.symphonious.net/2004/03/17/jdbc-mysql-and-the-gpl/</link>
	<description>Living in a state of accord.</description>
	<pubDate>Tue, 06 Jan 2009 10:07:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Henric Rosvall</title>
		<link>http://www.symphonious.net/2004/03/17/jdbc-mysql-and-the-gpl/comment-page-1/#comment-82637</link>
		<dc:creator>Henric Rosvall</dc:creator>
		<pubDate>Tue, 29 May 2007 09:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=52#comment-82637</guid>
		<description>I'm having the exact same problem. I need to be able to fetch data from a multitude of sources - like MS SQLServer, Firebird, MySQL, Oracle, CSV-files, and such in my software.
None of the JDBC-drivers except for MySQL uses GPL, and since the other components are a part of my software, they incidentally become "Derived Work" from MySQL as soon as I include the MySQL-jdbc-driver. So not only do I have to release my own code under GPL - much of which is heavilly derived from Batik, but all of the other components also have to be released under GPL, and we all know that's not going to happen.

And just as in your software, MySQL is a really tiny part of the application, that isn't going to be used much at all. So because of their GPL-license, it seems I'm going to have to drop the support for MySQL-databases (unless they give me an extremely good price on their non-GPL:ed JDBC-driver), which kind of sucks...

In fact, I don't really understand why they want to make money of the JDBC-driver. Normally you'd pay for the database-server-software, and the software for connecting to the server would be free to use as you like. Otherwise there isn't a single piece of software that would be able to use the database-server, and sales would plummet...</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the exact same problem. I need to be able to fetch data from a multitude of sources - like MS SQLServer, Firebird, MySQL, Oracle, CSV-files, and such in my software.<br />
None of the JDBC-drivers except for MySQL uses GPL, and since the other components are a part of my software, they incidentally become &#8220;Derived Work&#8221; from MySQL as soon as I include the MySQL-jdbc-driver. So not only do I have to release my own code under GPL - much of which is heavilly derived from Batik, but all of the other components also have to be released under GPL, and we all know that&#8217;s not going to happen.</p>
<p>And just as in your software, MySQL is a really tiny part of the application, that isn&#8217;t going to be used much at all. So because of their GPL-license, it seems I&#8217;m going to have to drop the support for MySQL-databases (unless they give me an extremely good price on their non-GPL:ed JDBC-driver), which kind of sucks&#8230;</p>
<p>In fact, I don&#8217;t really understand why they want to make money of the JDBC-driver. Normally you&#8217;d pay for the database-server-software, and the software for connecting to the server would be free to use as you like. Otherwise there isn&#8217;t a single piece of software that would be able to use the database-server, and sales would plummet&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Carr</title>
		<link>http://www.symphonious.net/2004/03/17/jdbc-mysql-and-the-gpl/comment-page-1/#comment-57</link>
		<dc:creator>Scott Carr</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=52#comment-57</guid>
		<description>MySQL Licensing is a whole lot less than SQL Server.  If you already had SQL Server, then why not just use it?

PostgresQL is LGPL I believe.
</description>
		<content:encoded><![CDATA[<p>MySQL Licensing is a whole lot less than SQL Server.  If you already had SQL Server, then why not just use it?</p>
<p>PostgresQL is LGPL I believe.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
