<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: The RDBMS as Final Arbiter of Your Data Model</title>
	<atom:link href="http://manniwood.wordpress.com/2009/07/08/the-rdbms-as-final-arbiter-of-your-data-model/feed/" rel="self" type="application/rss+xml" />
	<link>http://manniwood.wordpress.com/2009/07/08/the-rdbms-as-final-arbiter-of-your-data-model/</link>
	<description>Builder of Database-Backed Web Sites</description>
	<lastBuildDate>Mon, 23 Nov 2009 13:39:06 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brandon Bloom Nails it on ORM; and ORM&#8217;s Definition Has Grown &#171; Manni Wood</title>
		<link>http://manniwood.wordpress.com/2009/07/08/the-rdbms-as-final-arbiter-of-your-data-model/#comment-772</link>
		<dc:creator>Brandon Bloom Nails it on ORM; and ORM&#8217;s Definition Has Grown &#171; Manni Wood</dc:creator>
		<pubDate>Wed, 07 Oct 2009 23:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://manniwood.wordpress.com/?p=101#comment-772</guid>
		<description>[...] Bloom&#8217;s article is well worth reading. It treads over ground I&#8217;ve covered in my own blog, and I&#8217;m not surprised any time somebody discovers that &#8220;the database itself should hold the authoritative schema, not a class declaration in the code.&#8221; I agree. [...]</description>
		<content:encoded><![CDATA[<p>[...] Bloom&#8217;s article is well worth reading. It treads over ground I&#8217;ve covered in my own blog, and I&#8217;m not surprised any time somebody discovers that &#8220;the database itself should hold the authoritative schema, not a class declaration in the code.&#8221; I agree. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: When Was the Last Time You Switched RDBMSs? &#187; Relationland</title>
		<link>http://manniwood.wordpress.com/2009/07/08/the-rdbms-as-final-arbiter-of-your-data-model/#comment-738</link>
		<dc:creator>When Was the Last Time You Switched RDBMSs? &#187; Relationland</dc:creator>
		<pubDate>Wed, 19 Aug 2009 18:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://manniwood.wordpress.com/?p=101#comment-738</guid>
		<description>[...] been pointed out by many people, including this humble blogger, that writing portable SQL, or worse, using an ORM to make it easy to switch RDBMSs, is about as [...]</description>
		<content:encoded><![CDATA[<p>[...] been pointed out by many people, including this humble blogger, that writing portable SQL, or worse, using an ORM to make it easy to switch RDBMSs, is about as [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Polyglot Programming Eases Context Switching &#171; Manni Wood</title>
		<link>http://manniwood.wordpress.com/2009/07/08/the-rdbms-as-final-arbiter-of-your-data-model/#comment-708</link>
		<dc:creator>Polyglot Programming Eases Context Switching &#171; Manni Wood</dc:creator>
		<pubDate>Tue, 21 Jul 2009 22:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://manniwood.wordpress.com/?p=101#comment-708</guid>
		<description>[...] ORM comes from my copy of The Definitive Guide to Django, that I quoted in my earlier blog entry on The RDBMS as Final Arbiter of Your Data Model. It says in chapter 5, page 66, that  Writing Python is fun, and keeping everything in Python [...]</description>
		<content:encoded><![CDATA[<p>[...] ORM comes from my copy of The Definitive Guide to Django, that I quoted in my earlier blog entry on The RDBMS as Final Arbiter of Your Data Model. It says in chapter 5, page 66, that  Writing Python is fun, and keeping everything in Python [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Has It All Been Said by Others? &#171; Manni Wood</title>
		<link>http://manniwood.wordpress.com/2009/07/08/the-rdbms-as-final-arbiter-of-your-data-model/#comment-703</link>
		<dc:creator>Has It All Been Said by Others? &#171; Manni Wood</dc:creator>
		<pubDate>Fri, 17 Jul 2009 17:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://manniwood.wordpress.com/?p=101#comment-703</guid>
		<description>[...] Database Abstraction Layers Must Die!, where he makes a criticism very similar to one I made in The RDBMS as the Final Arbiter of Your Data Model, only much more succinctly:  [Abstracting away your RDBMS so that you can switch vendors is] no [...]</description>
		<content:encoded><![CDATA[<p>[...] Database Abstraction Layers Must Die!, where he makes a criticism very similar to one I made in The RDBMS as the Final Arbiter of Your Data Model, only much more succinctly:  [Abstracting away your RDBMS so that you can switch vendors is] no [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
