<?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>Thomas Koeppen Blog &#187; nosql</title>
	<atom:link href="http://thomaskoeppen.com/tag/nosql/feed/" rel="self" type="application/rss+xml" />
	<link>http://thomaskoeppen.com</link>
	<description>steady for every message</description>
	<lastBuildDate>Mon, 08 Feb 2010 22:08:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>NOSQL introduction</title>
		<link>http://thomaskoeppen.com/2010/02/08/nosql-introduction/</link>
		<comments>http://thomaskoeppen.com/2010/02/08/nosql-introduction/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 21:37:40 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[nosql]]></category>

		<guid isPermaLink="false">http://thomaskoeppen.com/?p=328</guid>
		<description><![CDATA[Just got a question to a good introduction or tutorial of NoSQL. The answer is not as easy as there are not as detailed documentation as for other technologies. Do you search for BigTable documentation or for opensource-alternatives? HBase is a near-clone of Google&#8217;s BigTable. Cassandra is more a BigTable/Dynamo hybrid. A nice introduction i [...]]]></description>
			<content:encoded><![CDATA[<p>Just got a question to a good introduction or tutorial of NoSQL.</p>
<p>The answer is not as easy as there are not as detailed documentation as for other technologies.</p>
<p>Do you search for BigTable documentation or for opensource-alternatives?</p>
<p><a href="http://hadoop.apache.org/hbase/">HBase</a> is a near-clone of Google&#8217;s BigTable.<br />
<a href="http://incubator.apache.org/cassandra/">Cassandra</a> is more a BigTable/Dynamo hybrid.</p>
<p>A nice introduction i can remember was Ricky Ho&#8217;s NOSQL Patterns from Nov. 2009 [1].</p>
<p>Of course there is the common overview, you know yet:<br />
- Ian Varley&#8217;s master thesis from 08/2009 [2]<br />
- some Cassandra slides from 2009 [3]<br />
- a slideshare presentation on &#8220;Key-Value stores: a practical overview&#8221; by Marc Seeger (Stuttgart 2009) [4]</p>
<p>Maybe some <a href="http://wiki.apache.org/cassandra/ClientExamples">coding examples</a> [6] help or<br />
stumble through the <a href="http://wiki.apache.org/cassandra/GettingStarted">Casandra homepage</a> [7].</p>
<p>If you prefer learn by doing, have a look on this cool Casandra tutorial of  <a href="http://blog.evanweaver.com">Evan Weaver</a> from Twitter [5].</p>
<p>[1] <a href="http://horicky.blogspot.com/2009/11/nosql-patterns.html">Ricky Ho&#8217;s NOSQL Patterns</a> Nov. 2009<br />
[2] <a href="http://ianvarley.com/UT/MR/Varley_MastersReport_Full_2009-08-07.pdf">Varlay Master Thesis</a> Aug. 2009<br />
[3] <a href="http://assets.en.oreilly.com/1/event/27/Cassandra_%20Open%20Source%20Bigtable%20+%20Dynamo%20Presentation.pdf">Some Cassandra slides</a> 2009<br />
[4] <a href="http://www.slideshare.net/marc.seeger/keyvalue-stores-a-practical-overview">Key-Value Stores &#8211; a practical overview by Marc Seeger</a> 2009<br />
[5] <a href="http://blog.evanweaver.com/articles/2009/07/06/up-and-running-with-cassandra/">The Cassandra Tuturial by Evan Weaver</a> July 2009</p>
<p>[6] <a href="http://wiki.apache.org/cassandra/ClientExamples">Cassandra Client Examples</a><br />
[7] <a href="http://wiki.apache.org/cassandra/GettingStarted">Cassandra Getting Started</a></p>
<p>Hope this help.</p>
<p><strong>Update</strong></p>
<p>I forget to mention this helpful tutorial on database modeling with Casandra<br />
&#8220;WTF is a SuperColumn? An Intro to the Cassandra Data Model&#8221; [8] by Digg&#8217;s Arin Sarkissian.</p>
<p>[8] <a href="http://arin.me/blog/wtf-is-a-supercolumn-cassandra-data-model">WTF is a SuperColumn? An Intro to the Cassandra Data Model</a> Sep. 2009</p>
]]></content:encoded>
			<wfw:commentRss>http://thomaskoeppen.com/2010/02/08/nosql-introduction/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
