<?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>indiWiz.com &#187; couchdb</title>
	<atom:link href="http://indiwiz.com/tag/couchdb/feed/" rel="self" type="application/rss+xml" />
	<link>http://indiwiz.com</link>
	<description>Subhash&#039;s Tech Log</description>
	<lastBuildDate>Sun, 29 Apr 2012 15:11:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Playing with CouchDB</title>
		<link>http://indiwiz.com/2009/04/13/playing-with-couchdb/</link>
		<comments>http://indiwiz.com/2009/04/13/playing-with-couchdb/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 17:11:45 +0000</pubDate>
		<dc:creator>Subhash Chandran</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[couchdb]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[dms]]></category>

		<guid isPermaLink="false">http://indiwiz.com/?p=241</guid>
		<description><![CDATA[I have been playing with CouchDB recently. It is a Document store: As can be seen in the above screenshot, we can store any number of attributes (key-value pairs) for the document. And one document may have any number of attachments. CouchDB provides RESTful-JSON API to access and download documents: CouchDB is written in Erlang.]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><!-- End Shareaholic LikeButtonSetTop --><p>I have been playing with <a href="http://couchdb.apache.org/">CouchDB</a> recently. It is a Document store:</p>
<p><a href="http://www.flickr.com/photos/subwiz/3438899938/" title="CouchDB Documents by subWiz, on Flickr"><img src="http://farm4.static.flickr.com/3593/3438899938_85635389ea.jpg" width="500" height="394" alt="CouchDB Documents" /></a></p>
<p>As can be seen in the above screenshot, we can store any number of attributes (key-value pairs) for the document. And one document may have any number of attachments.</p>
<p>CouchDB provides RESTful-JSON API to access and download documents:</p>
<p><a href="http://www.flickr.com/photos/subwiz/3438900498/" title="CouchDB JSON Representation by subWiz, on Flickr"><img src="http://farm4.static.flickr.com/3365/3438900498_51b162e776.jpg" width="500" height="394" alt="CouchDB JSON Representation" /></a></p>
<p><a href="http://www.flickr.com/photos/subwiz/3438087141/" title="CouchDB JSON Representation by subWiz, on Flickr"><img src="http://farm4.static.flickr.com/3365/3438087141_8c60dc1b74.jpg" width="388" height="500" alt="CouchDB JSON Representation" /></a></p>
<p>CouchDB is written in <a href="http://erlang.org/">Erlang</a>.</p>
<div class="shr-publisher-241"></div><!-- Start Shareaholic LikeButtonSetBottom --><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://indiwiz.com/2009/04/13/playing-with-couchdb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

