<?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: Gerald release 0.3.1</title>
	<atom:link href="http://halfcooked.com/blog/2009/11/25/gerald-release-0-3-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://halfcooked.com/blog/2009/11/25/gerald-release-0-3-1/</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: mike bayer</title>
		<link>http://halfcooked.com/blog/2009/11/25/gerald-release-0-3-1/comment-page-1/#comment-40334</link>
		<dc:creator>mike bayer</dc:creator>
		<pubDate>Fri, 27 Nov 2009 03:29:04 +0000</pubDate>
		<guid isPermaLink="false">http://halfcooked.com/blog/?p=122#comment-40334</guid>
		<description>Have you considered making use of SQLAlchemy&#039;s schema reflection features as the basis for how Gerald extracts this information ?  0.6 has a fine grained interface for this called the &quot;Inspector&quot;, agnostic of SQLA&#039;s usual &quot;Table&quot; and &quot;Column&quot; constructs and instead returning plain list/dict structures.   The API is not in the docs yet but can be reviewed here: http://www.sqlalchemy.org/trac/browser/sqlalchemy/trunk/lib/sqlalchemy/engine/reflection.py .   You&#039;d get support for PG, Oracle, MySQL, Firebird, SQLite, MS-SQL and any new dialects added (like DB2, sybase) for free, support for a wide variety of DBAPIs for each including Jython support, and improvements to Gerald and SQLAlchemy would benefit each other.</description>
		<content:encoded><![CDATA[<p>Have you considered making use of SQLAlchemy&#8217;s schema reflection features as the basis for how Gerald extracts this information ?  0.6 has a fine grained interface for this called the &#8220;Inspector&#8221;, agnostic of SQLA&#8217;s usual &#8220;Table&#8221; and &#8220;Column&#8221; constructs and instead returning plain list/dict structures.   The API is not in the docs yet but can be reviewed here: <a href="http://www.sqlalchemy.org/trac/browser/sqlalchemy/trunk/lib/sqlalchemy/engine/reflection.py" rel="nofollow">http://www.sqlalchemy.org/trac/browser/sqlalchemy/trunk/lib/sqlalchemy/engine/reflection.py</a> .   You&#8217;d get support for PG, Oracle, MySQL, Firebird, SQLite, MS-SQL and any new dialects added (like DB2, sybase) for free, support for a wide variety of DBAPIs for each including Jython support, and improvements to Gerald and SQLAlchemy would benefit each other.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
