<?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: Accessing Relational Databases with Python</title>
	<atom:link href="http://halfcooked.com/blog/2006/12/08/accessing-relational-databases-with-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://halfcooked.com/blog/2006/12/08/accessing-relational-databases-with-python/</link>
	<description>Wherein I write some stuff  that you may like to read. Or not, its up to you really.</description>
	<lastBuildDate>Mon, 01 Feb 2010 16:43:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andy Todd</title>
		<link>http://halfcooked.com/blog/2006/12/08/accessing-relational-databases-with-python/comment-page-1/#comment-1803</link>
		<dc:creator>Andy Todd</dc:creator>
		<pubDate>Sat, 09 Dec 2006 02:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://halfcooked.com/blog/2006/12/08/accessing-relational-databases-with-python/#comment-1803</guid>
		<description>Steve, there are a fair number of products. 

I picked the ORMs mentioned in my paper mainly because I was familiar with them but also because I knew that they were currently under active use and development, which is not the case with most of the other ones mentioned in the Higher Level Database Programming page. I also didn&#039;t count anything which only works against a single database back end.

Catherine, feel free to use anything and everything from the paper as you see fit. I didn&#039;t put a formal license on the paper - an oversight I will correct.</description>
		<content:encoded><![CDATA[<p>Steve, there are a fair number of products. </p>
<p>I picked the ORMs mentioned in my paper mainly because I was familiar with them but also because I knew that they were currently under active use and development, which is not the case with most of the other ones mentioned in the Higher Level Database Programming page. I also didn&#8217;t count anything which only works against a single database back end.</p>
<p>Catherine, feel free to use anything and everything from the paper as you see fit. I didn&#8217;t put a formal license on the paper &#8211; an oversight I will correct.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Catherine Devlin</title>
		<link>http://halfcooked.com/blog/2006/12/08/accessing-relational-databases-with-python/comment-page-1/#comment-1788</link>
		<dc:creator>Catherine Devlin</dc:creator>
		<pubDate>Fri, 08 Dec 2006 15:26:57 +0000</pubDate>
		<guid isPermaLink="false">http://halfcooked.com/blog/2006/12/08/accessing-relational-databases-with-python/#comment-1788</guid>
		<description>Wow!  That&#039;s excellent work - congratulations!

I&#039;ve been wondering if I have time to prepare a &quot;Python and Data&quot; talk for a local conference (&lt;a href=&quot;http://frazzleddad.blogspot.com/2006/11/more-community-goodness-dayton-cincy.html&quot; rel=&quot;nofollow&quot;&gt;Dayton-Cincinnati Code Camp&lt;/a&gt;) and I think I have a much better chance if I can crib (with attribution) from your stuff.  May I?</description>
		<content:encoded><![CDATA[<p>Wow!  That&#8217;s excellent work &#8211; congratulations!</p>
<p>I&#8217;ve been wondering if I have time to prepare a &#8220;Python and Data&#8221; talk for a local conference (<a href="http://frazzleddad.blogspot.com/2006/11/more-community-goodness-dayton-cincy.html" rel="nofollow">Dayton-Cincinnati Code Camp</a>) and I think I have a much better chance if I can crib (with attribution) from your stuff.  May I?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Lott</title>
		<link>http://halfcooked.com/blog/2006/12/08/accessing-relational-databases-with-python/comment-page-1/#comment-1786</link>
		<dc:creator>Steve Lott</dc:creator>
		<pubDate>Fri, 08 Dec 2006 14:18:27 +0000</pubDate>
		<guid isPermaLink="false">http://halfcooked.com/blog/2006/12/08/accessing-relational-databases-with-python/#comment-1786</guid>
		<description>I&#039;m interested to know your criteria for selecting the RDBMS and OODB references.

There are a fair number of products.

Here&#039;s my OODB list: http://homepage.mac.com/s_lott/iblog/architecture/C465799452/E20060620063521/index.html

Here&#039;s my ORM list:
http://homepage.mac.com/s_lott/iblog/architecture/C465799452/E20060412223755/index.html

Clearly, you did some filtering.  What were the criteria?  I&#039;d like to borrow that thinking and filter my own lists down to something more manageable.</description>
		<content:encoded><![CDATA[<p>I&#8217;m interested to know your criteria for selecting the RDBMS and OODB references.</p>
<p>There are a fair number of products.</p>
<p>Here&#8217;s my OODB list: <a href="http://homepage.mac.com/s_lott/iblog/architecture/C465799452/E20060620063521/index.html" rel="nofollow">http://homepage.mac.com/s_lott/iblog/architecture/C465799452/E20060620063521/index.html</a></p>
<p>Here&#8217;s my ORM list:<br />
<a href="http://homepage.mac.com/s_lott/iblog/architecture/C465799452/E20060412223755/index.html" rel="nofollow">http://homepage.mac.com/s_lott/iblog/architecture/C465799452/E20060412223755/index.html</a></p>
<p>Clearly, you did some filtering.  What were the criteria?  I&#8217;d like to borrow that thinking and filter my own lists down to something more manageable.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
