<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: To SQL or to NoSQL: the database dilemma</title>
	<atom:link href="http://gigaom.com/2012/06/21/to-sql-or-to-nosql-the-database-dilemma/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com/2012/06/21/to-sql-or-to-nosql-the-database-dilemma/</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 00:54:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Jan</title>
		<link>http://gigaom.com/2012/06/21/to-sql-or-to-nosql-the-database-dilemma/#comment-1002621</link>
		<dc:creator><![CDATA[Jan]]></dc:creator>
		<pubDate>Tue, 18 Sep 2012 07:21:48 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=535386#comment-1002621</guid>
		<description><![CDATA[I haz to say: I sql ;-) My brother uses NoSql massively and wrote a comparison about it: http://www.kammerath.co.uk/nosql-on-the-spot.html - People pretty much like it, I&#039;m too old for it, sometimes it seems.]]></description>
		<content:encoded><![CDATA[<p>I haz to say: I sql ;-) My brother uses NoSql massively and wrote a comparison about it: <a href="http://www.kammerath.co.uk/nosql-on-the-spot.html" rel="nofollow">http://www.kammerath.co.uk/nosql-on-the-spot.html</a> &#8211; People pretty much like it, I&#8217;m too old for it, sometimes it seems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cloud-dev</title>
		<link>http://gigaom.com/2012/06/21/to-sql-or-to-nosql-the-database-dilemma/#comment-856092</link>
		<dc:creator><![CDATA[cloud-dev]]></dc:creator>
		<pubDate>Sun, 24 Jun 2012 14:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=535386#comment-856092</guid>
		<description><![CDATA[Please check out Bangdb (http://www.iqlect.com) the new key value store which seems to be very fast in terms of IOPS for both read and write. The Bangdb will be in many flavors for ex; embedded, network, elastic cache/imdg. Being crash proof, with many configuration parameters, it can be tuned to operate in most suitable fashion for a given requirement.]]></description>
		<content:encoded><![CDATA[<p>Please check out Bangdb (<a href="http://www.iqlect.com" rel="nofollow">http://www.iqlect.com</a>) the new key value store which seems to be very fast in terms of IOPS for both read and write. The Bangdb will be in many flavors for ex; embedded, network, elastic cache/imdg. Being crash proof, with many configuration parameters, it can be tuned to operate in most suitable fashion for a given requirement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bradford S.</title>
		<link>http://gigaom.com/2012/06/21/to-sql-or-to-nosql-the-database-dilemma/#comment-855381</link>
		<dc:creator><![CDATA[Bradford S.]]></dc:creator>
		<pubDate>Fri, 22 Jun 2012 21:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=535386#comment-855381</guid>
		<description><![CDATA[One doesn&#039;t have to sacrifice SQL to get scalability. But you do have to change a lot of how it works under the hood. 

Indexing, joins, storage...everything has to be rebuilt from the ground up, and a lot of assumptions have to change. 

At Drawn to Scale, we&#039;ve built a real-time SQL database on top of Hadoop and HBase. Customers are using it now, even in beta -- so there&#039;s a definite need for SQL out there still.]]></description>
		<content:encoded><![CDATA[<p>One doesn&#8217;t have to sacrifice SQL to get scalability. But you do have to change a lot of how it works under the hood. </p>
<p>Indexing, joins, storage&#8230;everything has to be rebuilt from the ground up, and a lot of assumptions have to change. </p>
<p>At Drawn to Scale, we&#8217;ve built a real-time SQL database on top of Hadoop and HBase. Customers are using it now, even in beta &#8212; so there&#8217;s a definite need for SQL out there still.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://gigaom.com/2012/06/21/to-sql-or-to-nosql-the-database-dilemma/#comment-855294</link>
		<dc:creator><![CDATA[Jim]]></dc:creator>
		<pubDate>Fri, 22 Jun 2012 15:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=535386#comment-855294</guid>
		<description><![CDATA[Relevant blog post from Amazon&#039;s CTO: http://www.allthingsdistributed.com/2012/06/amazon-dynamodb-growth.html

Amazon&#039;s NoSQL database is the fastest growing service they&#039;ve ever launched.]]></description>
		<content:encoded><![CDATA[<p>Relevant blog post from Amazon&#8217;s CTO: <a href="http://www.allthingsdistributed.com/2012/06/amazon-dynamodb-growth.html" rel="nofollow">http://www.allthingsdistributed.com/2012/06/amazon-dynamodb-growth.html</a></p>
<p>Amazon&#8217;s NoSQL database is the fastest growing service they&#8217;ve ever launched.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ReallyOK</title>
		<link>http://gigaom.com/2012/06/21/to-sql-or-to-nosql-the-database-dilemma/#comment-855292</link>
		<dc:creator><![CDATA[ReallyOK]]></dc:creator>
		<pubDate>Fri, 22 Jun 2012 15:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=535386#comment-855292</guid>
		<description><![CDATA[I strongly agree with this comment.  I have really valued the content on GigaOm over competing sites because it has always seemed to convey a deeper sense of technical understanding and cut through the fluff.  

I have noticed that much of the reporting coming out of the Structure conference is along the same lines as this article.  Flimsy context setting, panelist quote, conflicting panelist quote, erroneous assertion about the technology, closing statement along the lines of, &quot;This sure is a big problem.&quot;]]></description>
		<content:encoded><![CDATA[<p>I strongly agree with this comment.  I have really valued the content on GigaOm over competing sites because it has always seemed to convey a deeper sense of technical understanding and cut through the fluff.  </p>
<p>I have noticed that much of the reporting coming out of the Structure conference is along the same lines as this article.  Flimsy context setting, panelist quote, conflicting panelist quote, erroneous assertion about the technology, closing statement along the lines of, &#8220;This sure is a big problem.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Larrison</title>
		<link>http://gigaom.com/2012/06/21/to-sql-or-to-nosql-the-database-dilemma/#comment-855275</link>
		<dc:creator><![CDATA[Steve Larrison]]></dc:creator>
		<pubDate>Fri, 22 Jun 2012 14:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=535386#comment-855275</guid>
		<description><![CDATA[There&#039;s 30 seconds of my life I&#039;ll never get back.

I&#039;m very disappointed by this &quot;article&quot;.  Normally articles on Gigaom demonstrate some level of understanding of the technologies that are behind the article.  But this was just 3 quotes from people at different companies surrounded by a small pile of fluff.

Instead of simply saying &quot;SQL is terrible&quot; and leaving it at that, why not offer some context about problems of structured and unstructured data?

Instead of misidentifying the problem of using Mongo for a bank account as one of stability, how about correctly understanding issues like ACID compliance versus eventual consistency?

As for NUODB, instead of just quoting the aspirational goal of the CEO of the company, how about a little insight into how their product is attempting to explain the architectural approach and how it will help NUODB meet those aspirations?

As a practitioner in the field, I understand how hot big data and analytics are.  And while it makes sense for Gigaom to write articles that will draw traffic, putting fluff out like this will only make the traffic you have go elsewhere.]]></description>
		<content:encoded><![CDATA[<p>There&#8217;s 30 seconds of my life I&#8217;ll never get back.</p>
<p>I&#8217;m very disappointed by this &#8220;article&#8221;.  Normally articles on Gigaom demonstrate some level of understanding of the technologies that are behind the article.  But this was just 3 quotes from people at different companies surrounded by a small pile of fluff.</p>
<p>Instead of simply saying &#8220;SQL is terrible&#8221; and leaving it at that, why not offer some context about problems of structured and unstructured data?</p>
<p>Instead of misidentifying the problem of using Mongo for a bank account as one of stability, how about correctly understanding issues like ACID compliance versus eventual consistency?</p>
<p>As for NUODB, instead of just quoting the aspirational goal of the CEO of the company, how about a little insight into how their product is attempting to explain the architectural approach and how it will help NUODB meet those aspirations?</p>
<p>As a practitioner in the field, I understand how hot big data and analytics are.  And while it makes sense for Gigaom to write articles that will draw traffic, putting fluff out like this will only make the traffic you have go elsewhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Gill</title>
		<link>http://gigaom.com/2012/06/21/to-sql-or-to-nosql-the-database-dilemma/#comment-855160</link>
		<dc:creator><![CDATA[Dave Gill]]></dc:creator>
		<pubDate>Fri, 22 Jun 2012 09:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=535386#comment-855160</guid>
		<description><![CDATA[These debates seem a little irrelevant really.  You pick the tools for the job not the other way round surely? Admittedly if the only tool you have is an Hammer then every problem is a Nail but the tech used should be defined by the problem you are trying to solve.]]></description>
		<content:encoded><![CDATA[<p>These debates seem a little irrelevant really.  You pick the tools for the job not the other way round surely? Admittedly if the only tool you have is an Hammer then every problem is a Nail but the tech used should be defined by the problem you are trying to solve.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Krazit</title>
		<link>http://gigaom.com/2012/06/21/to-sql-or-to-nosql-the-database-dilemma/#comment-855085</link>
		<dc:creator><![CDATA[Tom Krazit]]></dc:creator>
		<pubDate>Fri, 22 Jun 2012 04:52:57 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=535386#comment-855085</guid>
		<description><![CDATA[I deleted your first comment because of the language. It&#039;s good to know that people who refer to themselves as &quot;Pork Belt&quot; have such high standards.]]></description>
		<content:encoded><![CDATA[<p>I deleted your first comment because of the language. It&#8217;s good to know that people who refer to themselves as &#8220;Pork Belt&#8221; have such high standards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pork Belt</title>
		<link>http://gigaom.com/2012/06/21/to-sql-or-to-nosql-the-database-dilemma/#comment-855078</link>
		<dc:creator><![CDATA[Pork Belt]]></dc:creator>
		<pubDate>Fri, 22 Jun 2012 04:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=535386#comment-855078</guid>
		<description><![CDATA[Keep deleting my comments. I&#039;ll keep confirming your content-free recap.
 
I mean, you&#039;re the one who started this article off with: &quot;Everybody likes a good technology debate&quot;]]></description>
		<content:encoded><![CDATA[<p>Keep deleting my comments. I&#8217;ll keep confirming your content-free recap.</p>
<p>I mean, you&#8217;re the one who started this article off with: &#8220;Everybody likes a good technology debate&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
