<?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: Liveblogging at Confoo: Blending NoSQL and SQL</title>
	<atom:link href="http://www.pythian.com/news/9387/liveblogging-at-confoo-blending-nosql-and-sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news/9387/liveblogging-at-confoo-blending-nosql-and-sql/</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 10 Feb 2012 13:01:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Matthew Montgomery</title>
		<link>http://www.pythian.com/news/9387/liveblogging-at-confoo-blending-nosql-and-sql/#comment-413157</link>
		<dc:creator>Matthew Montgomery</dc:creator>
		<pubDate>Thu, 11 Mar 2010 18:17:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=9387#comment-413157</guid>
		<description>I really wonder why NDB Cluster doesn&#039;t get more play in this NoSQL buzz.  It bridges the gap between SQL and NoSQL beautifully.  It can be used as a key value store, provides horizontal scaling, and handles BLOBs/VARBINARY if you want to use it as a document store while at the same time providing better consistency and online backup functionality. It does all this without requiring the use of a SQL front end.  However, if you do want a SQL frontend too, you can use MySQL as an interface to it.  And let SQL do the parsing and optimizing and JOINing</description>
		<content:encoded><![CDATA[<p>I really wonder why NDB Cluster doesn&#8217;t get more play in this NoSQL buzz.  It bridges the gap between SQL and NoSQL beautifully.  It can be used as a key value store, provides horizontal scaling, and handles BLOBs/VARBINARY if you want to use it as a document store while at the same time providing better consistency and online backup functionality. It does all this without requiring the use of a SQL front end.  However, if you do want a SQL frontend too, you can use MySQL as an interface to it.  And let SQL do the parsing and optimizing and JOINing</p>
]]></content:encoded>
	</item>
</channel>
</rss>

