<?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>willcodeforcoffee.com &#187; The Cloud</title>
	<atom:link href="http://willcodeforcoffee.com/category/the-cloud/feed/" rel="self" type="application/rss+xml" />
	<link>http://willcodeforcoffee.com</link>
	<description>The personal programming blog of Eric Hoff.</description>
	<lastBuildDate>Tue, 02 Mar 2010 17:06:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>NoSQL and the End of Object Relational Models</title>
		<link>http://willcodeforcoffee.com/2010/03/02/nosql-and-the-end-of-object-relational-models/</link>
		<comments>http://willcodeforcoffee.com/2010/03/02/nosql-and-the-end-of-object-relational-models/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 17:06:24 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[My Two Cents]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[The Cloud]]></category>

		<guid isPermaLink="false">http://willcodeforcoffee.com/?p=121</guid>
		<description><![CDATA[I think the biggest driver in changing from relational to non-relational databases will be The Cloud. Once enterprises start moving into the Cloud and onto Cloud services I think we will see more architects evaluating and pushing for NoSQL.]]></description>
			<content:encoded><![CDATA[<p>There is a lot of buzz on the <a href="http://en.wikipedia.org/wiki/NoSQL" target="_blank">NoSQL</a> track these days, and it is gaining a lot of traction in the blogger world. But in the old school world of big business and big government there isn&#8217;t much movement, at least not that I&#8217;ve seen. In these industries there is still a lot of entrenchment with database companies like Oracle and Microsoft. These companies have invested a lot of money into their relational database infrastructure.</p>
<p>Its hard to see the &#8220;death&#8221; of the relational database right now. I don&#8217;t think a switch-over from relational databases to non-relational databases is coming &#8211; but there <em>is </em>a game changer coming; another new technology getting a lot of buzz and traction in the blog world: Cloud Computing. I think the biggest driver in changing from relational to non-relational databases will be The Cloud.</p>
<p><span id="more-121"></span>Microsoft, Oracle, Google, Amazon, RedHat, JBoss, Ubuntu, Rackspace and many others are starting to provide cloud computing hardware, operating systems and hosting services. Cloud computing provides cost effective scalability and resource sharing for web applications. Looking at three of the main cloud contenders out there, Amazon Web Services, Google AppEngine and Microsoft Azure you see three common components:</p>
<ol>
<li>Scalable Computing / Web Hosting computing</li>
<li>Scalable File Storage</li>
<li>Scalable Database Storage</li>
</ol>
<p>The first two are pretty obvious and typically similar to traditional architectures, or not that different &#8211; however the Database storage is where things change: all three (Amazon, Google, Microsoft) have non-relational engines! While Amazon and Microsoft <em>also</em> have a cloud relational database, each comes at a different cost.</p>
<p>I see Amazon SimpleDB, Google&#8217;s BigTable, Windows Azure Storage Tables and others being a big NoSQL driver because of their price and scalability features. Once enterprises start moving into the Cloud and onto Cloud services I think we will see more architects evaluating and pushing for NoSQL.</p>
]]></content:encoded>
			<wfw:commentRss>http://willcodeforcoffee.com/2010/03/02/nosql-and-the-end-of-object-relational-models/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
