<?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: The ease of Python, SQLite, and Storm</title>
	<atom:link href="http://blog.quibb.org/2009/03/the-ease-of-python-sqlite-and-storm/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.quibb.org/2009/03/the-ease-of-python-sqlite-and-storm/</link>
	<description>Software development and more.</description>
	<lastBuildDate>Mon, 19 Jul 2010 14:45:18 -0400</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: code43</title>
		<link>http://blog.quibb.org/2009/03/the-ease-of-python-sqlite-and-storm/comment-page-1/#comment-22</link>
		<dc:creator>code43</dc:creator>
		<pubDate>Tue, 01 Dec 2009 18:34:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.quibb.org/?p=31#comment-22</guid>
		<description>Thanks for the intro to Storm. Another approach is to deal directly with Python objects (dictionaries, for example) which represent your data,  and then serialize/compress/warehouse. To get started in less than 10 minutes, check out the y_serial module:

http://yserial.sourceforge.net/

Development is fast and flexible since the focus is schema-less data. For linguistic work, yserial has also been helpful in storing millions of text snippets in SQLite.</description>
		<content:encoded><![CDATA[<p>Thanks for the intro to Storm. Another approach is to deal directly with Python objects (dictionaries, for example) which represent your data,  and then serialize/compress/warehouse. To get started in less than 10 minutes, check out the y_serial module:</p>
<p><a href="http://yserial.sourceforge.net/" rel="nofollow">http://yserial.sourceforge.net/</a></p>
<p>Development is fast and flexible since the focus is schema-less data. For linguistic work, yserial has also been helpful in storing millions of text snippets in SQLite.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Starting Python, Elixir, and SQLite - Blog::Quibb</title>
		<link>http://blog.quibb.org/2009/03/the-ease-of-python-sqlite-and-storm/comment-page-1/#comment-12</link>
		<dc:creator>Starting Python, Elixir, and SQLite - Blog::Quibb</dc:creator>
		<pubDate>Mon, 18 May 2009 22:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.quibb.org/?p=31#comment-12</guid>
		<description>[...] I did the post about Storm, someone suggested that I look into Elixir. Since I didn&#8217;t have time to at the [...]</description>
		<content:encoded><![CDATA[<p>[...] I did the post about Storm, someone suggested that I look into Elixir. Since I didn&#8217;t have time to at the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://blog.quibb.org/2009/03/the-ease-of-python-sqlite-and-storm/comment-page-1/#comment-7</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Wed, 11 Mar 2009 16:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.quibb.org/?p=31#comment-7</guid>
		<description>Hello,

please add your site at www.sweebs.com where other people can find you among the best sites on the internet!

Regards
Kris</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>please add your site at <a href="http://www.sweebs.com" rel="nofollow">http://www.sweebs.com</a> where other people can find you among the best sites on the internet!</p>
<p>Regards<br />
Kris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kai</title>
		<link>http://blog.quibb.org/2009/03/the-ease-of-python-sqlite-and-storm/comment-page-1/#comment-6</link>
		<dc:creator>kai</dc:creator>
		<pubDate>Wed, 11 Mar 2009 14:28:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.quibb.org/?p=31#comment-6</guid>
		<description>I&#039;am using storm in a postgres project. After one evening I fall in love with this nice and easy ORM.. Storm is great.. The documention is old and not enough. That is the one and only bad thing..</description>
		<content:encoded><![CDATA[<p>I&#8217;am using storm in a postgres project. After one evening I fall in love with this nice and easy ORM.. Storm is great.. The documention is old and not enough. That is the one and only bad thing..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
