<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Xaprb &#187; Drizzle</title>
	<atom:link href="http://www.xaprb.com/blog/tag/drizzle/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xaprb.com/blog</link>
	<description>Stay curious!</description>
	<lastBuildDate>Thu, 09 Feb 2012 03:58:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Recap of Southeast Linux Fest 2009</title>
		<link>http://www.xaprb.com/blog/2009/06/21/recap-of-southeast-linux-fest-2009/</link>
		<comments>http://www.xaprb.com/blog/2009/06/21/recap-of-southeast-linux-fest-2009/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 13:48:49 +0000</pubDate>
		<dc:creator>Xaprb</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Drizzle]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Glassfish]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[OpenSQL Camp]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Richard Hipp]]></category>
		<category><![CDATA[self2009]]></category>
		<category><![CDATA[SUSE]]></category>
		<category><![CDATA[Tokyo Cabinet]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=483</guid>
		<description><![CDATA[Last weekend, my brother and I attended SELF 2009. A few thoughts on it: The mixture of sessions was interesting. There were some really good ones. I think the best session I attended was an OpenSolaris/NetBeans/Glassfish/Virtualbox/ZFS session, given by a Sun employee. He was an excellent presenter, and really showed off the strengths of the [...]


<strong>Further Reading:</strong><ul><li><a href='http://www.xaprb.com/blog/2010/06/03/southeast-linux-fest-is-around-the-corner/' rel='bookmark' title='Permanent Link: Southeast Linux Fest is around the corner'>Southeast Linux Fest is around the corner</a></li>
<li><a href='http://www.xaprb.com/blog/2009/11/17/recap-of-portland-opensql-camp-2009/' rel='bookmark' title='Permanent Link: Recap of Portland OpenSQL Camp 2009'>Recap of Portland OpenSQL Camp 2009</a></li>
<li><a href='http://www.xaprb.com/blog/2009/10/18/recap-of-cposc-2009-plus-slides/' rel='bookmark' title='Permanent Link: Recap of CPOSC 2009, plus slides'>Recap of CPOSC 2009, plus slides</a></li>
<li><a href='http://www.xaprb.com/blog/2009/11/14/recap-of-enterprise-lamp-summit-and-camp/' rel='bookmark' title='Permanent Link: Recap of Enterprise LAMP Summit and Camp'>Recap of Enterprise LAMP Summit and Camp</a></li>
<li><a href='http://www.xaprb.com/blog/2011/10/06/surge-2011-slides-recap/' rel='bookmark' title='Permanent Link: Surge 2011 slides, recap'>Surge 2011 slides, recap</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>Last weekend, my brother and I attended <a href="http://www.southeastlinuxfest.org/">SELF 2009</a>.  A few thoughts on it:</p>

<p>The mixture of sessions was interesting.  There were some really good ones.  I think the best session I attended was an OpenSolaris/NetBeans/Glassfish/Virtualbox/ZFS session, given by a Sun employee.  He was an excellent presenter, and really showed off the strengths of the technologies in a nice way.  He started up enough VMs to make his OpenSolaris laptop chew into swap, and I thought it was fun to see how it dealt with that.  I&#8217;ve heard Solaris and OpenSolaris do a lot better at avoiding and managing swapping than GNU/Linux, but I couldn&#8217;t make any opinion from watching.  I did think it was odd to have this session at a &#8220;Linux&#8221; (yes, they left off the GNU) conference.  But I thought the session was a good addition to the conference.  In other sessions, and in the hallways and expo, there was a lot more slant towards open-source software and gadgetry in general than there was towards GNU/Linux.  The sessions that were about Linux or GNU/Linux were top-heavy towards topics like educational initiatives.</p>

<p>The Free Software Foundation had a booth in the expo hall.  It was funny that they didn&#8217;t boycott the event, because I know RMS won&#8217;t speak at so-called &#8220;Linux User Groups&#8221; and insists they be called &#8220;GNU/Linux User Groups.&#8221;  I guess the FSF is not unified behind that banner.  Regardless, I used the opportunity to renew my membership perpetually.  I&#8217;m so lazy that I need something like this to stay involved!</p>

<p>The expo hall was dominated by Red Hat, Fedora, and SUSE; PostgreSQL was there, but not MySQL.  There was a good variety and number of vendors.  It was great to see the healthy support of the event, which was free, by the way.</p>

<p>Clemson, SC is not easy to get to, and while the Clemson campus was attractive and functioned fine, it&#8217;s nothing you can&#8217;t find elsewhere.  I ended up driving over 9 hours to get to it.  I&#8217;d have preferred the technology triangle, which if nothing else is close to major airports, bus and train stops, and Red Hat.</p>

<p>Richard Hipp talked about the great fsync() bug, a similar talk to the one he gave at the first OpenSQL Camp.  Someone asked about Tokyo Cabinet and he responded that he hasn&#8217;t found any fsync() calls in its source code.  *cough*  Something worth thinking about for on-disk usage (I haven&#8217;t looked at its source much myself).  TC can also be used in-memory-only, and a while back I suggested that usage of it for Drizzle to replace the Memory engine; I don&#8217;t know what became of that.</p>

<p><strong>Further Reading:</strong><ul><li><a href='http://www.xaprb.com/blog/2010/06/03/southeast-linux-fest-is-around-the-corner/' rel='bookmark' title='Permanent Link: Southeast Linux Fest is around the corner'>Southeast Linux Fest is around the corner</a></li>
<li><a href='http://www.xaprb.com/blog/2009/11/17/recap-of-portland-opensql-camp-2009/' rel='bookmark' title='Permanent Link: Recap of Portland OpenSQL Camp 2009'>Recap of Portland OpenSQL Camp 2009</a></li>
<li><a href='http://www.xaprb.com/blog/2009/10/18/recap-of-cposc-2009-plus-slides/' rel='bookmark' title='Permanent Link: Recap of CPOSC 2009, plus slides'>Recap of CPOSC 2009, plus slides</a></li>
<li><a href='http://www.xaprb.com/blog/2009/11/14/recap-of-enterprise-lamp-summit-and-camp/' rel='bookmark' title='Permanent Link: Recap of Enterprise LAMP Summit and Camp'>Recap of Enterprise LAMP Summit and Camp</a></li>
<li><a href='http://www.xaprb.com/blog/2011/10/06/surge-2011-slides-recap/' rel='bookmark' title='Permanent Link: Surge 2011 slides, recap'>Surge 2011 slides, recap</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.xaprb.com/blog/2009/06/21/recap-of-southeast-linux-fest-2009/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Why MySQL might not benefit from having a mother ship</title>
		<link>http://www.xaprb.com/blog/2009/05/05/why-mysql-might-not-benefit-from-having-a-mother-ship/</link>
		<comments>http://www.xaprb.com/blog/2009/05/05/why-mysql-might-not-benefit-from-having-a-mother-ship/#comments</comments>
		<pubDate>Tue, 05 May 2009 04:15:18 +0000</pubDate>
		<dc:creator>Xaprb</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Drizzle]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=1059</guid>
		<description><![CDATA[As I was driving with a colleague in California a couple of weeks ago during the conference, the topic of conversation turned to the notion that Percona and the rest of the MySQL community really need the presence of a central entity that provides a recognized home for the MySQL server. The conversation went something [...]


<strong>Further Reading:</strong><ul><li><a href='http://www.xaprb.com/blog/2008/12/23/does-mysql-really-have-an-open-source-business-model/' rel='bookmark' title='Permanent Link: Does MySQL really have an open-source business model?'>Does MySQL really have an open-source business model?</a></li>
<li><a href='http://www.xaprb.com/blog/2008/04/23/like-it-or-not-it-is-the-mysql-conference-and-expo/' rel='bookmark' title='Permanent Link: Like it or not, it is the MySQL Conference and Expo'>Like it or not, it is the MySQL Conference and Expo</a></li>
<li><a href='http://www.xaprb.com/blog/2008/05/18/why-is-mysql-more-popular-than-postgresql/' rel='bookmark' title='Permanent Link: Why is MySQL more popular than PostgreSQL?'>Why is MySQL more popular than PostgreSQL?</a></li>
<li><a href='http://www.xaprb.com/blog/2011/04/05/oracle-is-not-screwing-mysql/' rel='bookmark' title='Permanent Link: Oracle is not screwing MySQL'>Oracle is not screwing MySQL</a></li>
<li><a href='http://www.xaprb.com/blog/2008/05/14/mysql-free-software-but-not-open-source/' rel='bookmark' title='Permanent Link: MySQL: Free Software but not Open Source'>MySQL: Free Software but not Open Source</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>As I was driving with a colleague in California a couple of weeks ago during the conference, the topic of conversation turned to the notion that Percona and the rest of the MySQL community really need the presence of a central entity that provides a recognized home for the MySQL server.  The conversation went something like &#8220;I was talking to so-and-so, and he said, <em>you know, you guys really need Sun/MySQL, because without the mother ship, things will fall apart and your own business will fail</em>.&#8221;</p>

<p>I happen to believe this is FUD, and that the reverse might actually be true.  (This is one reason why we&#8217;re <a href="http://www.xaprb.com/blog/2009/04/20/a-review-of-how-life-imitates-chess/">competing</a> head-on with MySQL.)  Having a &#8220;mother ship&#8221; is in the long run, a very complex scenario to fully understand.  There are all sorts of causes and effects that play out in subtle ways.  I honestly doubt anyone can really know what the true effect is.</p>

<p>So what <em>can</em> we say about the presence or absence of a single controlling organization, then?  Simply this: we can look for examples of where power is decentralized, and see how it fares. Let&#8217;s see some names:</p>

<ul>
<li>The Linux kernel.</li>
<li>The GNU/Linux operating system in all its variations.</li>
<li>PostgreSQL.</li>
<li>Apache.</li>
</ul>

<p>There are more that I could mention.  But these are good enough examples to show that a thriving ecosystem is possible when power is not completely concentrated.  In many ways, these projects have been far more successful than MySQL.  I invite you to simply take a look at the Postgres hackers mailing list to see the PostgreSQL project&#8217;s success first-hand.</p>

<p>I can mention a few effects I&#8217;ve seen in the MySQL world that I don&#8217;t see elsewhere, and which I attribute to the presence of MySQL the corporation.  The single biggest one I see is how the community around MySQL differs from, say, the community around PostgreSQL.  As I said in my recent keynote address at the <a href="http://conferences.percona.com/">Percona Performance Conference</a>, I think the best way to describe it is &#8220;MySQL <em>has</em> a community.  PostgreSQL <em>is</em> a community.&#8221;  (That&#8217;s a quote from a PostgreSQL community member.)</p>

<p>PostgreSQL isn&#8217;t the only project I can point to &#8212; Drizzle, for example, is taking a very good approach in my opinion.  But any of these will do as an example.  The key point is that there is a fundamentally different outlook on the relationship, both inside and outside MySQL, than there might be.  On the outside, I have observed a lot of passivity and negativity.  On the inside, I sometimes detect something that might be called paternalism.</p>

<p>Unflattering &#8212; yes, I&#8217;m being rather unflattering.  But let&#8217;s be honest.  The status quo between MySQL and &#8220;the community&#8221; is not good, not good at all.  It resembles nothing so much as the relationship between users and producers of a proprietary product.  That&#8217;s not bad for a proprietary product &#8212; but really bad for an open-source one.  Just the fact that we talk about MySQL and &#8220;the community&#8221; as though they&#8217;re separate reveals a lot.</p>

<p>And I attribute this to the presence of a mother ship, however you might choose to label it.  It creates a power relationship that I believe is a roadblock to a lot of good things.  I know of examples in the last few weeks where the power relationship caused appalling problems with some of the foremost community members &#8212; situations that would never have happened in a relationship of equals.  (I&#8217;m being discreet for a reason; I don&#8217;t want to cause any more heartache for those involved.  Let&#8217;s just leave it at &#8220;the entire community suffered as a result.&#8221;)  This kind of thing has been happening for <em>years</em>.</p>

<p>I firmly believe those who would truly participate in open source must recognize that there is no true meeting of the minds, unless everyone is an equal.  Not just &#8220;treated as an equal&#8221; &#8212; if you hold the power, then <em>you can&#8217;t be an equal</em>, no matter how you try to treat others.  Anyone who tries to be &#8220;more equal&#8221; than others is poisoning the well.  The only solution I see is to <a href="http://www.xaprb.com/blog/2009/03/08/making-maatkit-more-open-source-one-step-at-a-time/">divest oneself of power</a>.</p>

<p>I think there are <a href="http://www.xaprb.com/blog/2007/08/12/what-would-make-me-buy-mysql-enterprise/">a lot of opportunities</a> here for everyone involved.  And those who are best placed to take those opportunities, but don&#8217;t, merely create a vacuum that draws others in to do it in their stead.  And that&#8217;s why I think that ultimately, the mother ship structure is not only unnecessary and sometimes detrimental, but may even become irrelevant.</p>

<p>I will be very curious to see how things change in the future.  MySQL has a lot going for it: an incredible team of talented, dedicated employees; visionary leaders; unprecedented technology landscape; economic conditions &#8212; it&#8217;s an enviable position.  What I&#8217;m most interested in is to see how they will nurture the <a href="http://www.xaprb.com/blog/2008/05/14/mysql-free-software-but-not-open-source/">open-source nature of the product</a>, which is its greatest strength &#8212; if it is teased out of the closed-source models that have bound it so tightly in recent years.  The good news is, I think it&#8217;s theirs to lose; they can win if they play it right, but the rest of us win no matter what.</p>

<p>The day we see an <a href="http://mysqlha.blogspot.com/2009/04/hack-on-drizzle-get-paid.html">announcement like this one</a> for MySQL will be a great day indeed.</p>

<p><strong>Further Reading:</strong><ul><li><a href='http://www.xaprb.com/blog/2008/12/23/does-mysql-really-have-an-open-source-business-model/' rel='bookmark' title='Permanent Link: Does MySQL really have an open-source business model?'>Does MySQL really have an open-source business model?</a></li>
<li><a href='http://www.xaprb.com/blog/2008/04/23/like-it-or-not-it-is-the-mysql-conference-and-expo/' rel='bookmark' title='Permanent Link: Like it or not, it is the MySQL Conference and Expo'>Like it or not, it is the MySQL Conference and Expo</a></li>
<li><a href='http://www.xaprb.com/blog/2008/05/18/why-is-mysql-more-popular-than-postgresql/' rel='bookmark' title='Permanent Link: Why is MySQL more popular than PostgreSQL?'>Why is MySQL more popular than PostgreSQL?</a></li>
<li><a href='http://www.xaprb.com/blog/2011/04/05/oracle-is-not-screwing-mysql/' rel='bookmark' title='Permanent Link: Oracle is not screwing MySQL'>Oracle is not screwing MySQL</a></li>
<li><a href='http://www.xaprb.com/blog/2008/05/14/mysql-free-software-but-not-open-source/' rel='bookmark' title='Permanent Link: MySQL: Free Software but not Open Source'>MySQL: Free Software but not Open Source</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.xaprb.com/blog/2009/05/05/why-mysql-might-not-benefit-from-having-a-mother-ship/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drizzle is a MySQL Technology Incubator?</title>
		<link>http://www.xaprb.com/blog/2009/04/21/drizzle-is-a-mysql-technology-incubator/</link>
		<comments>http://www.xaprb.com/blog/2009/04/21/drizzle-is-a-mysql-technology-incubator/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 00:54:26 +0000</pubDate>
		<dc:creator>Xaprb</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Drizzle]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=1026</guid>
		<description><![CDATA[This morning&#8217;s MySQL Conference keynotes had a number of inaccuracies, but one that I wish to point out is the characterizations of Drizzle. It looks to me like some Sun/Oracle/MySQL folks are trying to take credit, now that they&#8217;re seeing it become a resounding success, for the good work of the Drizzle project. It is [...]


<strong>Further Reading:</strong><ul><li><a href='http://www.xaprb.com/blog/2008/08/21/drizzle-stops-the-rain/' rel='bookmark' title='Permanent Link: Drizzle stops the rain'>Drizzle stops the rain</a></li>
<li><a href='http://www.xaprb.com/blog/2009/05/05/why-mysql-might-not-benefit-from-having-a-mother-ship/' rel='bookmark' title='Permanent Link: Why MySQL might not benefit from having a mother ship'>Why MySQL might not benefit from having a mother ship</a></li>
<li><a href='http://www.xaprb.com/blog/2011/04/18/collaborate-versus-the-mysql-uc/' rel='bookmark' title='Permanent Link: Collaborate versus the MySQL UC'>Collaborate versus the MySQL UC</a></li>
<li><a href='http://www.xaprb.com/blog/2009/04/11/sessions-of-interest-at-mysql-conference-and-expo-2009/' rel='bookmark' title='Permanent Link: Sessions of interest at MySQL Conference and Expo 2009'>Sessions of interest at MySQL Conference and Expo 2009</a></li>
<li><a href='http://www.xaprb.com/blog/2010/12/19/schedule-for-mysql-and-beyond-conference-is-live/' rel='bookmark' title='Permanent Link: Schedule for MySQL-and-beyond conference is live'>Schedule for MySQL-and-beyond conference is live</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>This morning&#8217;s MySQL Conference keynotes had a number of inaccuracies, but one that I wish to point out is the characterizations of <a href="https://launchpad.net/drizzle">Drizzle</a>.  It looks to me like some Sun/Oracle/MySQL folks are trying to take credit, now that they&#8217;re seeing it become a resounding success, for the good work of the Drizzle project.  It is not a technology incubator, nor is it the &#8220;MySQL Drizzle Project.&#8221;  It is a new database server.  It is Drizzle.</p>

<p><strong>Further Reading:</strong><ul><li><a href='http://www.xaprb.com/blog/2008/08/21/drizzle-stops-the-rain/' rel='bookmark' title='Permanent Link: Drizzle stops the rain'>Drizzle stops the rain</a></li>
<li><a href='http://www.xaprb.com/blog/2009/05/05/why-mysql-might-not-benefit-from-having-a-mother-ship/' rel='bookmark' title='Permanent Link: Why MySQL might not benefit from having a mother ship'>Why MySQL might not benefit from having a mother ship</a></li>
<li><a href='http://www.xaprb.com/blog/2011/04/18/collaborate-versus-the-mysql-uc/' rel='bookmark' title='Permanent Link: Collaborate versus the MySQL UC'>Collaborate versus the MySQL UC</a></li>
<li><a href='http://www.xaprb.com/blog/2009/04/11/sessions-of-interest-at-mysql-conference-and-expo-2009/' rel='bookmark' title='Permanent Link: Sessions of interest at MySQL Conference and Expo 2009'>Sessions of interest at MySQL Conference and Expo 2009</a></li>
<li><a href='http://www.xaprb.com/blog/2010/12/19/schedule-for-mysql-and-beyond-conference-is-live/' rel='bookmark' title='Permanent Link: Schedule for MySQL-and-beyond conference is live'>Schedule for MySQL-and-beyond conference is live</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.xaprb.com/blog/2009/04/21/drizzle-is-a-mysql-technology-incubator/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Open-source database developer mailing lists</title>
		<link>http://www.xaprb.com/blog/2009/03/19/open-source-database-developer-mailing-lists/</link>
		<comments>http://www.xaprb.com/blog/2009/03/19/open-source-database-developer-mailing-lists/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 14:27:03 +0000</pubDate>
		<dc:creator>Xaprb</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Drizzle]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Percona]]></category>

		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=924</guid>
		<description><![CDATA[What&#8217;s going on at your favorite open-source database developer mailing list? Non-scientific memory of what I&#8217;ve been seeing lately: The Drizzle list is talking about test coverage and completeness, and schedulers. The MySQL internals list has recently been dominated with talk about coding standards. The PostgreSQL hackers list is talking about a ton of stuff. [...]


<strong>Further Reading:</strong><ul><li><a href='http://www.xaprb.com/blog/2009/03/08/making-maatkit-more-open-source-one-step-at-a-time/' rel='bookmark' title='Permanent Link: Making Maatkit more Open Source one step at a time'>Making Maatkit more Open Source one step at a time</a></li>
<li><a href='http://www.xaprb.com/blog/2009/04/29/what-does-an-open-source-sales-model-look-like/' rel='bookmark' title='Permanent Link: What does an open source sales model look like?'>What does an open source sales model look like?</a></li>
<li><a href='http://www.xaprb.com/blog/2008/12/23/does-mysql-really-have-an-open-source-business-model/' rel='bookmark' title='Permanent Link: Does MySQL really have an open-source business model?'>Does MySQL really have an open-source business model?</a></li>
<li><a href='http://www.xaprb.com/blog/2011/07/04/measuring-open-source-success-by-jobs/' rel='bookmark' title='Permanent Link: Measuring open-source success by jobs'>Measuring open-source success by jobs</a></li>
<li><a href='http://www.xaprb.com/blog/2008/05/14/mysql-free-software-but-not-open-source/' rel='bookmark' title='Permanent Link: MySQL: Free Software but not Open Source'>MySQL: Free Software but not Open Source</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>What&#8217;s going on at your favorite open-source database developer mailing list?  Non-scientific memory of what I&#8217;ve been seeing lately:</p>

<ul>
<li>The <a href="https://launchpad.net/~drizzle-discuss">Drizzle list</a> is talking about test coverage and completeness, and schedulers.</li>
<li>The <a href="http://lists.mysql.com/internals">MySQL internals list</a> has recently been dominated with talk about coding standards.</li>
<li>The <a href="http://archives.postgresql.org/pgsql-hackers/">PostgreSQL hackers list</a> is talking about a ton of stuff.  I don&#8217;t even try to keep up.</li>
<li>The <a href="https://lists.launchpad.net/percona-discussion/">Percona launchpad list</a> is talking about bugs, xtrabackup, and more bugs and patches for them.  There&#8217;s also a <a href="http://groups.google.com/group/percona-discussion">Percona Google Group</a> that is not very active.  In fact there are several Percona lists; it looks a little confused.</li>
</ul>

<p><strong>Further Reading:</strong><ul><li><a href='http://www.xaprb.com/blog/2009/03/08/making-maatkit-more-open-source-one-step-at-a-time/' rel='bookmark' title='Permanent Link: Making Maatkit more Open Source one step at a time'>Making Maatkit more Open Source one step at a time</a></li>
<li><a href='http://www.xaprb.com/blog/2009/04/29/what-does-an-open-source-sales-model-look-like/' rel='bookmark' title='Permanent Link: What does an open source sales model look like?'>What does an open source sales model look like?</a></li>
<li><a href='http://www.xaprb.com/blog/2008/12/23/does-mysql-really-have-an-open-source-business-model/' rel='bookmark' title='Permanent Link: Does MySQL really have an open-source business model?'>Does MySQL really have an open-source business model?</a></li>
<li><a href='http://www.xaprb.com/blog/2011/07/04/measuring-open-source-success-by-jobs/' rel='bookmark' title='Permanent Link: Measuring open-source success by jobs'>Measuring open-source success by jobs</a></li>
<li><a href='http://www.xaprb.com/blog/2008/05/14/mysql-free-software-but-not-open-source/' rel='bookmark' title='Permanent Link: MySQL: Free Software but not Open Source'>MySQL: Free Software but not Open Source</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.xaprb.com/blog/2009/03/19/open-source-database-developer-mailing-lists/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Drizzle stops the rain</title>
		<link>http://www.xaprb.com/blog/2008/08/21/drizzle-stops-the-rain/</link>
		<comments>http://www.xaprb.com/blog/2008/08/21/drizzle-stops-the-rain/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 04:38:42 +0000</pubDate>
		<dc:creator>Xaprb</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Brian Aker]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Creedence Clearwater Revival]]></category>
		<category><![CDATA[Drizzle]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.xaprb.com/blog/2008/08/21/drizzle-stops-the-rain/</guid>
		<description><![CDATA[I&#8217;ve been following the Drizzle project with some interest. There&#8217;s a lot to like about it. But you know what I like most about the project? No dual licensing. Just plain GPL, version 2. I personally think this is the foundation for why people are empowered, why there is excitement, why there is progress, why [...]


<strong>Further Reading:</strong><ul><li><a href='http://www.xaprb.com/blog/2009/04/21/drizzle-is-a-mysql-technology-incubator/' rel='bookmark' title='Permanent Link: Drizzle is a MySQL Technology Incubator?'>Drizzle is a MySQL Technology Incubator?</a></li>
<li><a href='http://www.xaprb.com/blog/2009/02/17/when-are-you-required-to-have-a-commercial-mysql-license/' rel='bookmark' title='Permanent Link: When are you required to have a commercial MySQL license?'>When are you required to have a commercial MySQL license?</a></li>
<li><a href='http://www.xaprb.com/blog/2009/03/08/making-maatkit-more-open-source-one-step-at-a-time/' rel='bookmark' title='Permanent Link: Making Maatkit more Open Source one step at a time'>Making Maatkit more Open Source one step at a time</a></li>
<li><a href='http://www.xaprb.com/blog/2010/04/29/ignoring-laughing-fighting-winning/' rel='bookmark' title='Permanent Link: Ignoring, laughing, fighting, winning'>Ignoring, laughing, fighting, winning</a></li>
<li><a href='http://www.xaprb.com/blog/2008/11/01/ubuntu-810-rocks-my-inspiron-1501/' rel='bookmark' title='Permanent Link: Ubuntu 8.10 rocks my Inspiron 1501'>Ubuntu 8.10 rocks my Inspiron 1501</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been following the <a href="https://launchpad.net/drizzle">Drizzle</a> project with some interest.  There&#8217;s a lot to like about it.  But you know what I like most about the project?</p>

<p>No dual licensing.  Just plain GPL, version 2.</p>

<p>I personally think this is the foundation for why people are empowered, why there is excitement, why there is progress, why people are contributing.</p>

<span id="more-549"></span>

<p>I asked Brian Aker where the name Drizzle came from.  It comes from Clouds, because Cloud Computing is all the rage these days (I kinda avoid the term, myself).  And because he lives in Seattle.  I&#8217;m sure you see the connections.</p>

<p>But my strongest association with Drizzle is with the words of one of <a href="http://en.wikipedia.org/wiki/Creedence_Clearwater_Revival">the greatest songwriters of all time</a>:</p>

<blockquote><p>Five-year plans and New Deals<br />
Wrapped in golden chains<br />
And I wonder, still I wonder, who&#8217;ll stop the rain?</p></blockquote>

<p>What&#8217;s MySQL&#8217;s five-year plan?  Didn&#8217;t they just have a New Deal with Sun?  Doesn&#8217;t dual-licensing wrap the MySQL server in golden chains?</p>

<p>Are there too many coincidences here to just be coincidence, or is it that I&#8217;m short on sleep?</p>

<p>Will Drizzle really stop the rain?</p>

<p>CCR has another song about rain and Sun, but I&#8217;ll stop at that.  It&#8217;s getting spooky in here.  It makes me feel like they were having premonitions.</p>

<p><strong>Further Reading:</strong><ul><li><a href='http://www.xaprb.com/blog/2009/04/21/drizzle-is-a-mysql-technology-incubator/' rel='bookmark' title='Permanent Link: Drizzle is a MySQL Technology Incubator?'>Drizzle is a MySQL Technology Incubator?</a></li>
<li><a href='http://www.xaprb.com/blog/2009/02/17/when-are-you-required-to-have-a-commercial-mysql-license/' rel='bookmark' title='Permanent Link: When are you required to have a commercial MySQL license?'>When are you required to have a commercial MySQL license?</a></li>
<li><a href='http://www.xaprb.com/blog/2009/03/08/making-maatkit-more-open-source-one-step-at-a-time/' rel='bookmark' title='Permanent Link: Making Maatkit more Open Source one step at a time'>Making Maatkit more Open Source one step at a time</a></li>
<li><a href='http://www.xaprb.com/blog/2010/04/29/ignoring-laughing-fighting-winning/' rel='bookmark' title='Permanent Link: Ignoring, laughing, fighting, winning'>Ignoring, laughing, fighting, winning</a></li>
<li><a href='http://www.xaprb.com/blog/2008/11/01/ubuntu-810-rocks-my-inspiron-1501/' rel='bookmark' title='Permanent Link: Ubuntu 8.10 rocks my Inspiron 1501'>Ubuntu 8.10 rocks my Inspiron 1501</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.xaprb.com/blog/2008/08/21/drizzle-stops-the-rain/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

