<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.11" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: SQLAlchemy</title>
	<link>http://www.linux-mag.com/id/3927/</link>
	<description>Open Source, Open Standards</description>
	<pubDate>Sun, 23 Nov 2008 12:01:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.11</generator>

	<item>
		<title>by: niemeyer</title>
		<link>http://www.linux-mag.com/id/3927/#comment-611</link>
		<pubDate>Sat, 17 Nov 2007 17:59:49 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/3927/#comment-611</guid>
					<description>Some of the reasons that lead us to write Storm continue to be true nowadays.  Even then I wish you a great success with SQLAlchemy.

Storm doesn't offer traditional pooling because the model it uses doesn't require it.  Connections are gracefully reused, including reconnection support with correct transactional behavior and what not.

I can explain that to you in a better forum if you're curious.</description>
		<content:encoded><![CDATA[<p>Some of the reasons that lead us to write Storm continue to be true nowadays.  Even then I wish you a great success with SQLAlchemy.</p>
<p>Storm doesn&#8217;t offer traditional pooling because the model it uses doesn&#8217;t require it.  Connections are gracefully reused, including reconnection support with correct transactional behavior and what not.</p>
<p>I can explain that to you in a better forum if you&#8217;re curious.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: mike_mp</title>
		<link>http://www.linux-mag.com/id/3927/#comment-270</link>
		<pubDate>Mon, 06 Aug 2007 16:05:04 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/3927/#comment-270</guid>
					<description>Canonical was (enthusastically) using early versions of SQLAlchemy.  But the pace of SA's development in terms of their immediate business needs did not suit them and they lost confidence in the codebase, so they abandoned and rolled their own ORM which became Storm.  They later decided Storm would be their "flagship" open source offering from launchpad.  

Since then SQLAlchemy has had nearly twenty releases and virtually all issues Canonical had with SA have long been resolved.  Storm as a project has an intentionally narrower scope than SA, lacking such features as schema generation support, table reflection, and even a connection pool (which they may decide to add in a later release), although its object-relational API is nearly indistinguishable from that of SQLAlchemy.</description>
		<content:encoded><![CDATA[<p>Canonical was (enthusastically) using early versions of SQLAlchemy.  But the pace of SA&#8217;s development in terms of their immediate business needs did not suit them and they lost confidence in the codebase, so they abandoned and rolled their own ORM which became Storm.  They later decided Storm would be their &#8220;flagship&#8221; open source offering from launchpad.  </p>
<p>Since then SQLAlchemy has had nearly twenty releases and virtually all issues Canonical had with SA have long been resolved.  Storm as a project has an intentionally narrower scope than SA, lacking such features as schema generation support, table reflection, and even a connection pool (which they may decide to add in a later release), although its object-relational API is nearly indistinguishable from that of SQLAlchemy.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: neokilly</title>
		<link>http://www.linux-mag.com/id/3927/#comment-260</link>
		<pubDate>Thu, 02 Aug 2007 16:04:09 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/3927/#comment-260</guid>
					<description>What about &lt;a href="https://storm.canonical.com/FrontPage" rel="nofollow"&gt;Storm&lt;/a&gt;, a python ORM developped by Canonical, the creators of Ubuntu (see their &lt;a href="http://www.ubuntu.com/news/storm-python-orm-open-sourced" rel="nofollow"&gt;Storm announcement on Ubuntu's website&lt;/a&gt;) and which is used on &lt;a href="http://launchpad.net/" rel="nofollow"&gt;Launchpad&lt;/a&gt;, the platform used to develop Ubuntu ?</description>
		<content:encoded><![CDATA[<p>What about <a href="https://storm.canonical.com/FrontPage" rel="nofollow">Storm</a>, a python ORM developped by Canonical, the creators of Ubuntu (see their <a href="http://www.ubuntu.com/news/storm-python-orm-open-sourced" rel="nofollow">Storm announcement on Ubuntu&#8217;s website</a>) and which is used on <a href="http://launchpad.net/" rel="nofollow">Launchpad</a>, the platform used to develop Ubuntu ?
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
