<?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>the higher you fly &#187; Databases</title>
	<atom:link href="http://mikemclean.ca/wp/category/databases/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikemclean.ca/wp</link>
	<description></description>
	<lastBuildDate>Tue, 22 Nov 2011 23:33:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Looking into key / value databases</title>
		<link>http://mikemclean.ca/wp/2009/05/26/looking-into-key-value-databases/</link>
		<comments>http://mikemclean.ca/wp/2009/05/26/looking-into-key-value-databases/#comments</comments>
		<pubDate>Wed, 27 May 2009 00:58:31 +0000</pubDate>
		<dc:creator>mikem</dc:creator>
				<category><![CDATA[Databases]]></category>

		<guid isPermaLink="false">http://mikemclean.ca/muse/?p=248</guid>
		<description><![CDATA[Key/Value db&#8217;s are currently getting a LOT of press and coverage. More for myself, I&#8217;ve collected a few links here. Often times, we put our data into a relational model out of habit more than anything else. These projects force me to look at my data in alternative ways. (No worries: This isn&#8217;t a case]]></description>
			<content:encoded><![CDATA[<p>Key/Value db&#8217;s are currently getting a LOT of press and coverage. More for myself, I&#8217;ve collected a few links here.</p>
<p>Often times, we put our data into a relational model out of habit more than anything else. These projects force me to look at my data in alternative ways. (No worries: This isn&#8217;t a case of a solution looking for a problem)</p>
<ul>
<li><a href="http://tokyocabinet.sourceforge.net/index.html" target="_blank">Tokyo Cabinet</a></li>
<li><a href="http://project-voldemort.com/" target="_blank">Project Voldemort</a> : Replication, clustered data, java library</li>
<li><a href="http://labs.gree.jp/Top/OpenSource/Flare-en.html" target="_blank">Flared</a></li>
<li><a href="http://www.oracle.com/technology/products/berkeley-db/index.html" target="_blank">Oracle Berkeley db</a> : On top of which SVN sits</li>
<li><a href="http://memcachedb.org/" target="_blank">MemcacheDB</a></li>
<li><a href="http://couchdb.apache.org/" target="_blank">CouchDB</a></li>
</ul>
<p>Articles:</p>
<ul>
<li><a href="http://www.readwriteweb.com/archives/is_the_relational_database_doomed.php" target="_blank">Is the relational database doomed</a></li>
</ul>
<p>I haven&#8217;t found much in the way of articles that talk of the best practices and patterns to use with these products, but if I find any, I&#8217;ll be sure to putthem on my delicious <a href="http://delicious.com/ensonik" target="_blank">feed</a> under the database tag.</p>
]]></content:encoded>
			<wfw:commentRss>http://mikemclean.ca/wp/2009/05/26/looking-into-key-value-databases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

