<?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>Kelly Te Huna &#187; Database Abstraction</title>
	<atom:link href="http://kellytehuna.com/blog/tag/database-abstraction/feed/" rel="self" type="application/rss+xml" />
	<link>http://kellytehuna.com/blog</link>
	<description>Where &#34;git r dun!&#34; meets &#34;not even, ow!&#34;</description>
	<lastBuildDate>Mon, 30 Jan 2012 18:11:58 +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>PHP Data Access Layer</title>
		<link>http://kellytehuna.com/blog/2008/10/13/php-data-access-layer/</link>
		<comments>http://kellytehuna.com/blog/2008/10/13/php-data-access-layer/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 23:00:33 +0000</pubDate>
		<dc:creator>Kelly Te Huna</dc:creator>
				<category><![CDATA[Database Abstraction]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Timeline]]></category>
		<category><![CDATA[Fluent Interface]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://kellytehuna.com/blog/?p=17</guid>
		<description><![CDATA[For some time I&#8217;ve been toying with the idea of building my own, custom data access layer.  Sure there are plenty out there.  Some of them are HUGE (just think PEAR::DB, or ADOdb), which isn&#8217;t a bad thing in and &#8230; <a href="http://kellytehuna.com/blog/2008/10/13/php-data-access-layer/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://kellytehuna.com/blog/2008/10/13/php-data-access-layer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

