<?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>chris moos&#039;s blog &#187; sqlalchemy</title>
	<atom:link href="http://chrismoos.com/tag/sqlalchemy/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrismoos.com</link>
	<description>developer by day, developer by night</description>
	<lastBuildDate>Fri, 30 Jul 2010 04:52:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Python Web Frameworks: 2 Down, 1 to&#160;go</title>
		<link>http://chrismoos.com/2007/10/17/python-web-frameworks-2-down-1-to-go/</link>
		<comments>http://chrismoos.com/2007/10/17/python-web-frameworks-2-down-1-to-go/#comments</comments>
		<pubDate>Wed, 17 Oct 2007 21:45:21 +0000</pubDate>
		<dc:creator>Chris Moos</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[genshi]]></category>
		<category><![CDATA[pylons]]></category>
		<category><![CDATA[sqlalchemy]]></category>
		<category><![CDATA[turbogears]]></category>

		<guid isPermaLink="false">http://chrismoos.com/2007/10/17/python-web-frameworks-2-down-1-to-go/</guid>
		<description><![CDATA[On my trial to find the best python web framework(all around), I&#8217;ve just finished learning Pylons and experiencing everything it has to offer. Genshi is amazing and kills any text template engine(Django, Mako). SQLAlchemy is much different than Django&#8217;s ORM and has its advantages and disadvantages. Django&#8217;s ORM feels more natural and is much easier [...]]]></description>
			<content:encoded><![CDATA[<p>On my trial to find the best python web framework(all around), I&#8217;ve just finished learning Pylons and experiencing everything it has to offer. Genshi is amazing and kills any text template engine(Django, Mako). SQLAlchemy is much different than Django&#8217;s ORM and has its advantages and disadvantages. Django&#8217;s ORM feels more natural and is much easier to learn at first. I believe that SQLAlchemy is much more powerful but the learning curve is much bigger. </p>
<p>Django is a great web framework and I think it is perfect for people that want to build news/content sites. Everything in Django works very well together which makes it a one-stop shop. </p>
<p>Pylons is awesome too but compared to Django is lacking in a lot of documentation. You need to look in a lot of different places to learn all the aspects that Pylons has to offer. I will say that Genshi + SQLAlchemy + Pylons + Routes is very very powerful.</p>
<p>I&#8217;m going to be moving on to TurboGears now to see what is has different. I&#8217;ve read that the documentation is more complete but for the most part the components in each framework are pretty much the same(or can be).</p>
<p>Here it goes.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrismoos.com/2007/10/17/python-web-frameworks-2-down-1-to-go/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
