<?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>Andrew M. Whalen &#187; database</title>
	<atom:link href="http://amwhalen.com/archives/tag/database/feed" rel="self" type="application/rss+xml" />
	<link>http://amwhalen.com</link>
	<description>Thoughts on the web, programming and other nerdery by Andrew M. Whalen.</description>
	<lastBuildDate>Thu, 29 Dec 2011 14:13:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Funniest Database Quote</title>
		<link>http://amwhalen.com/archives/2007/11/28/funniest-database-quote</link>
		<comments>http://amwhalen.com/archives/2007/11/28/funniest-database-quote#comments</comments>
		<pubDate>Wed, 28 Nov 2007 19:50:41 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[quote]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://amwhalen.com/blog/archives/2007/11/28/funniest-database-quote/</guid>
		<description><![CDATA[I found this on Slashdot today as a question posed to Brian Aker, who is the Director of Architecture for MySQL AB. Having extensively used both MySQL and PostgreSQL myself, I found this quite hilarious: So, let me get this straight: you (mySQL) use a dolphin to fetch data while PostgreSQL uses an elephant to [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://amwhalen.com/blog/wp-content/uploads/2007/11/mysql_postgresql.jpg' alt='MySQL and PostgreSQL logos' class="right" />I found this on <a href="http://slashdot.org">Slashdot</a> today as a question posed to Brian Aker, who is the Director of Architecture for MySQL AB. Having extensively used both MySQL and PostgreSQL myself, I found this quite hilarious:</p>
<blockquote><p>So, let me get this straight: you (mySQL) use a dolphin to fetch data while PostgreSQL uses an elephant to fetch data. Would that explain why PostgreSQL is better at fetching large datasets? Like, the elephant can haul more, but is slower while the dolphin is faster, but can&#8217;t carry as well? Have you thought about using a non-animal to fetch your data? Maybe a racecar? Those are fast and could probably haul as much as an elephant. Plus, then I wouldn&#8217;t need to have fish or peanuts in my server room.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://amwhalen.com/archives/2007/11/28/funniest-database-quote/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;ve Finally Learned A Database</title>
		<link>http://amwhalen.com/archives/2004/06/15/ive-finally-learned-a-database</link>
		<comments>http://amwhalen.com/archives/2004/06/15/ive-finally-learned-a-database#comments</comments>
		<pubDate>Tue, 15 Jun 2004 21:02:54 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[upgrades]]></category>

		<guid isPermaLink="false">http://amwhalen.com/blog/archives/2004/06/15/ive-finally-learned-a-database/</guid>
		<description><![CDATA[I&#8217;ve put it off for a long time as something I didn&#8217;t need, but now that I have the skill, I don&#8217;t know how I&#8217;ve gone without it. PHP with a MySQL database is extremely awesome. Before I learned how to use it, I was making my own way of storing and retrieving any dynamic [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve put it off for a long time as something I didn&#8217;t need, but now that I have the skill, I don&#8217;t know how I&#8217;ve gone without it. PHP with a MySQL database is extremely awesome. Before I learned how to use it, I was making my own way of storing and retrieving any dynamic information I kept on the site. This meant that everything was slow, and may not have worked correctly. That is no longer the case. The site is much faster when it&#8217;s drawing from the database, and the data comes out so much &#8220;cleaner&#8221; that it would have with one of my methods of storing and retrieving it.</p>
<p>This is a good day for AMWhalen.com, as the new site works as I want it to. At this point it&#8217;s not completed (as I still need to add content to some places), but it will soon be unveiled to the world of the internet.</p>
]]></content:encoded>
			<wfw:commentRss>http://amwhalen.com/archives/2004/06/15/ive-finally-learned-a-database/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

