<?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: CouchDB in desktop applications</title>
	<atom:link href="http://philwilson.org/blog/2009/04/couchdb-in-desktop-applications/feed" rel="self" type="application/rss+xml" />
	<link>http://philwilson.org/blog/2009/04/couchdb-in-desktop-applications</link>
	<description>a geek commodity</description>
	<lastBuildDate>Wed, 18 Apr 2012 11:42:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Phil</title>
		<link>http://philwilson.org/blog/2009/04/couchdb-in-desktop-applications/comment-page-1#comment-1592</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Tue, 07 Apr 2009 21:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://philwilson.org/blog/?p=1006#comment-1592</guid>
		<description>In all honesty, just having &quot;Zope&quot; in the title puts me off. ;)

I know I can use StandaloneZODB but it&#039;s just so much more boring!</description>
		<content:encoded><![CDATA[<p>In all honesty, just having &#8220;Zope&#8221; in the title puts me off. <img src='http://philwilson.org/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I know I can use StandaloneZODB but it&#8217;s just so much more boring!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Hamilton</title>
		<link>http://philwilson.org/blog/2009/04/couchdb-in-desktop-applications/comment-page-1#comment-1591</link>
		<dc:creator>Matt Hamilton</dc:creator>
		<pubDate>Tue, 07 Apr 2009 10:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://philwilson.org/blog/?p=1006#comment-1591</guid>
		<description>Or as you are already in python, why not just use the ZODB?

-Matt</description>
		<content:encoded><![CDATA[<p>Or as you are already in python, why not just use the ZODB?</p>
<p>-Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://philwilson.org/blog/2009/04/couchdb-in-desktop-applications/comment-page-1#comment-1589</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Sun, 05 Apr 2009 21:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://philwilson.org/blog/?p=1006#comment-1589</guid>
		<description>My excellent reason for not choosing either of those is that I&#039;ve never heard of them :)

In fact, as I progress with some work around the edges I&#039;m beginning to wonder whether I need anything other than the disk-based XML files I already have (although I need to refactor how I store them). 

A little bit of digging suggests that neither QDBM or Tokyo would suit my purposes at the moment - I must be cross-platform (at least Windows and Linux) and I must have Python bindings. No win32 for Tokyo, and no Python for QDBM!</description>
		<content:encoded><![CDATA[<p>My excellent reason for not choosing either of those is that I&#8217;ve never heard of them <img src='http://philwilson.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>In fact, as I progress with some work around the edges I&#8217;m beginning to wonder whether I need anything other than the disk-based XML files I already have (although I need to refactor how I store them). </p>
<p>A little bit of digging suggests that neither QDBM or Tokyo would suit my purposes at the moment &#8211; I must be cross-platform (at least Windows and Linux) and I must have Python bindings. No win32 for Tokyo, and no Python for QDBM!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris May</title>
		<link>http://philwilson.org/blog/2009/04/couchdb-in-desktop-applications/comment-page-1#comment-1588</link>
		<dc:creator>Chris May</dc:creator>
		<pubDate>Sun, 05 Apr 2009 14:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://philwilson.org/blog/?p=1006#comment-1588</guid>
		<description>If you&#039;re content to use a key-value database like couchDB (i.e. you don&#039;t want/need an RDBMS), how about using one of the DBM-derivatives? QDBM, or Tokyo Cabinet, say?

They&#039;re fast and lightweight, and they don&#039;t require a separate server process. QDBM is pretty mature and has APIs for most languages and packages for every unix and even Windows.
Tokyo Cabinet is super-cool at the moment but doesn&#039;t have a win32 build as far as I know.</description>
		<content:encoded><![CDATA[<p>If you&#8217;re content to use a key-value database like couchDB (i.e. you don&#8217;t want/need an RDBMS), how about using one of the DBM-derivatives? QDBM, or Tokyo Cabinet, say?</p>
<p>They&#8217;re fast and lightweight, and they don&#8217;t require a separate server process. QDBM is pretty mature and has APIs for most languages and packages for every unix and even Windows.<br />
Tokyo Cabinet is super-cool at the moment but doesn&#8217;t have a win32 build as far as I know.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

