<?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/"
		>
<channel>
	<title>Comments on: NoSQL Q and A</title>
	<atom:link href="http://www.dbms2.com/2009/12/11/nosql-q-and-a/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dbms2.com/2009/12/11/nosql-q-and-a/</link>
	<description>Choices in data management and analysis</description>
	<lastBuildDate>Wed, 08 Feb 2012 22:51:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: Fresh From Twitter &#124; Eddie Awad's Blog</title>
		<link>http://www.dbms2.com/2009/12/11/nosql-q-and-a/#comment-153100</link>
		<dc:creator>Fresh From Twitter &#124; Eddie Awad's Blog</dc:creator>
		<pubDate>Thu, 17 Dec 2009 02:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=1306#comment-153100</guid>
		<description>[...] cheat sheets for some of the most widely used tools on the web http://ff.im/-cNt4b NoSQL Q and A http://bit.ly/84jBMI Powered by Fresh [...]</description>
		<content:encoded><![CDATA[<p>[...] cheat sheets for some of the most widely used tools on the web <a href="http://ff.im/-cNt4b" rel="nofollow">http://ff.im/-cNt4b</a> NoSQL Q and A <a href="http://bit.ly/84jBMI" rel="nofollow">http://bit.ly/84jBMI</a> Powered by Fresh [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curt Monash</title>
		<link>http://www.dbms2.com/2009/12/11/nosql-q-and-a/#comment-152921</link>
		<dc:creator>Curt Monash</dc:creator>
		<pubDate>Tue, 15 Dec 2009 20:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=1306#comment-152921</guid>
		<description>Mike,

April Fool&#039;s Day is still many months in the future.</description>
		<content:encoded><![CDATA[<p>Mike,</p>
<p>April Fool&#8217;s Day is still many months in the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.dbms2.com/2009/12/11/nosql-q-and-a/#comment-152919</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 15 Dec 2009 20:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=1306#comment-152919</guid>
		<description>Wow, you have far more patience than myself. I would have bailed out by number 7. Is this for real?</description>
		<content:encoded><![CDATA[<p>Wow, you have far more patience than myself. I would have bailed out by number 7. Is this for real?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curt Monash</title>
		<link>http://www.dbms2.com/2009/12/11/nosql-q-and-a/#comment-152691</link>
		<dc:creator>Curt Monash</dc:creator>
		<pubDate>Mon, 14 Dec 2009 14:43:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=1306#comment-152691</guid>
		<description>Doug,

I said in my first sentence what Neal is working on. Or, if you prefer, what he&#039;s trying to get people to do his work for him on.</description>
		<content:encoded><![CDATA[<p>Doug,</p>
<p>I said in my first sentence what Neal is working on. Or, if you prefer, what he&#8217;s trying to get people to do his work for him on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Little</title>
		<link>http://www.dbms2.com/2009/12/11/nosql-q-and-a/#comment-152685</link>
		<dc:creator>Doug Little</dc:creator>
		<pubDate>Mon, 14 Dec 2009 14:21:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=1306#comment-152685</guid>
		<description>Looks like someone is working on a book and looking for arguements.   The questions don&#039;t make much sense,  is this a bash against relational or something about Non-relational.   If it&#039;s non-relational there are plenty of examples if people look at history.  IBM&#039;s TPF,  IMS,  Adabas, the whole 4gl movement (sas, spss, natural, focus, model 204) and the newer olap databases (tm1, essbase, MS SSAS, etc).   SQL and Relational db&#039;s are solving data management problems.  

My view on the current hadoop-map/reduce (yes, we&#039;re making investments),  is about a bunch of junior java programmers discovering the need to query data and enthralled with their approach. 
 
yes, cheap disk and hardware can be used, but businesses don&#039;t really like to trust their data to gateway pc&#039;s.   I can barely get engineering to buy SATA drives instead of SAS. So most of the performance limitations are policy and license issues not technology. 

Still I did see a demo of splunk and it was interesting.  My question was. cool you can query 9 billion facts, but what are you going to do with 490m results.  And within the relational world, we can do that without writing java code.   

bunch of noisemakers.  let em get burned, I say.</description>
		<content:encoded><![CDATA[<p>Looks like someone is working on a book and looking for arguements.   The questions don&#8217;t make much sense,  is this a bash against relational or something about Non-relational.   If it&#8217;s non-relational there are plenty of examples if people look at history.  IBM&#8217;s TPF,  IMS,  Adabas, the whole 4gl movement (sas, spss, natural, focus, model 204) and the newer olap databases (tm1, essbase, MS SSAS, etc).   SQL and Relational db&#8217;s are solving data management problems.  </p>
<p>My view on the current hadoop-map/reduce (yes, we&#8217;re making investments),  is about a bunch of junior java programmers discovering the need to query data and enthralled with their approach. </p>
<p>yes, cheap disk and hardware can be used, but businesses don&#8217;t really like to trust their data to gateway pc&#8217;s.   I can barely get engineering to buy SATA drives instead of SAS. So most of the performance limitations are policy and license issues not technology. </p>
<p>Still I did see a demo of splunk and it was interesting.  My question was. cool you can query 9 billion facts, but what are you going to do with 490m results.  And within the relational world, we can do that without writing java code.   </p>
<p>bunch of noisemakers.  let em get burned, I say.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fresh From Twitter &#124; Eddie Awad's Blog</title>
		<link>http://www.dbms2.com/2009/12/11/nosql-q-and-a/#comment-152506</link>
		<dc:creator>Fresh From Twitter &#124; Eddie Awad's Blog</dc:creator>
		<pubDate>Sun, 13 Dec 2009 03:59:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=1306#comment-152506</guid>
		<description>[...] cheat sheets for some of the most widely used tools on the web http://ff.im/-cNt4b NoSQL Q and A http://bit.ly/84jBMI Wondering what the unprecedented change is RT @oracletechnet: In 2010 OTN will enter a phase of [...]</description>
		<content:encoded><![CDATA[<p>[...] cheat sheets for some of the most widely used tools on the web <a href="http://ff.im/-cNt4b" rel="nofollow">http://ff.im/-cNt4b</a> NoSQL Q and A <a href="http://bit.ly/84jBMI" rel="nofollow">http://bit.ly/84jBMI</a> Wondering what the unprecedented change is RT @oracletechnet: In 2010 OTN will enter a phase of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nati Shalom</title>
		<link>http://www.dbms2.com/2009/12/11/nosql-q-and-a/#comment-152478</link>
		<dc:creator>Nati Shalom</dc:creator>
		<pubDate>Sat, 12 Dec 2009 20:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=1306#comment-152478</guid>
		<description>Recent research about disk failure that was published in the past years also indicate that school of thought behind the design of many of the existing databases is broken. Instead of relying that failure could be prevented through expesive hardware setup, NOSQL alternatives where built under the assumption that failure are inevitable and its better to cope with it then trying to prevent it from happening.
 
You can seem more details about it on my recent post: Why Existing Databases (RAC) are So Breakable! http://natishalom.typepad.com/nati_shaloms_blog/2009/11/why-existing-databases-rac-are-so-breakable.html</description>
		<content:encoded><![CDATA[<p>Recent research about disk failure that was published in the past years also indicate that school of thought behind the design of many of the existing databases is broken. Instead of relying that failure could be prevented through expesive hardware setup, NOSQL alternatives where built under the assumption that failure are inevitable and its better to cope with it then trying to prevent it from happening.</p>
<p>You can seem more details about it on my recent post: Why Existing Databases (RAC) are So Breakable! <a href="http://natishalom.typepad.com/nati_shaloms_blog/2009/11/why-existing-databases-rac-are-so-breakable.html" rel="nofollow">http://natishalom.typepad.com/nati_shaloms_blog/2009/11/why-existing-databases-rac-are-so-breakable.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Novick</title>
		<link>http://www.dbms2.com/2009/12/11/nosql-q-and-a/#comment-152470</link>
		<dc:creator>Ivan Novick</dc:creator>
		<pubDate>Sat, 12 Dec 2009 18:02:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=1306#comment-152470</guid>
		<description>Whenever I here an advertisement that specifically mentions a competitor I always think if they went to all the trouble to mention the competitor, the competitor must be better.  NoSQL says nothing about a specific product.  It focuses on SQL which clearly must have a lot to offer to a lot of people, otherwise the term NoSQL would not even exist.

Cheers,
Ivan</description>
		<content:encoded><![CDATA[<p>Whenever I here an advertisement that specifically mentions a competitor I always think if they went to all the trouble to mention the competitor, the competitor must be better.  NoSQL says nothing about a specific product.  It focuses on SQL which clearly must have a lot to offer to a lot of people, otherwise the term NoSQL would not even exist.</p>
<p>Cheers,<br />
Ivan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The legit part of the NoSQL idea &#124; DBMS2 -- DataBase Management System Services</title>
		<link>http://www.dbms2.com/2009/12/11/nosql-q-and-a/#comment-152427</link>
		<dc:creator>The legit part of the NoSQL idea &#124; DBMS2 -- DataBase Management System Services</dc:creator>
		<pubDate>Sat, 12 Dec 2009 06:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=1306#comment-152427</guid>
		<description>[...] written some snarky things about the “NoSQL” concept – or at least the moniker. (Carl Olofson&#8217;s term &#8220;non-schematic [...]</description>
		<content:encoded><![CDATA[<p>[...] written some snarky things about the “NoSQL” concept – or at least the moniker. (Carl Olofson&#8217;s term &#8220;non-schematic [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fresh From Twitter &#124; Eddie Awad's Blog</title>
		<link>http://www.dbms2.com/2009/12/11/nosql-q-and-a/#comment-152419</link>
		<dc:creator>Fresh From Twitter &#124; Eddie Awad's Blog</dc:creator>
		<pubDate>Sat, 12 Dec 2009 04:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=1306#comment-152419</guid>
		<description>[...] Q and A http://bit.ly/84jBMI Wondering what the unprecedented change is RT @oracletechnet: In 2010 OTN will enter a phase of [...]</description>
		<content:encoded><![CDATA[<p>[...] Q and A <a href="http://bit.ly/84jBMI" rel="nofollow">http://bit.ly/84jBMI</a> Wondering what the unprecedented change is RT @oracletechnet: In 2010 OTN will enter a phase of [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

