<?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: The Future of Relational Databases</title>
	<atom:link href="http://akfpartners.com/techblog/2009/04/18/future-relational-databases/feed/" rel="self" type="application/rss+xml" />
	<link>http://akfpartners.com/techblog/2009/04/18/future-relational-databases/</link>
	<description>The Scalability Blog</description>
	<lastBuildDate>Sun, 27 Nov 2011 04:02:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Radha Popuri</title>
		<link>http://akfpartners.com/techblog/2009/04/18/future-relational-databases/#comment-128</link>
		<dc:creator>Radha Popuri</dc:creator>
		<pubDate>Wed, 27 Jan 2010 00:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://akfpartners.com/techblog/?p=210#comment-128</guid>
		<description>It seems you have not discussed persistent key/value stores in this article.
The reason why DB&#039;s have scaling problem is because they were originally designed for the transaction processing world.

As such, they were always ACID compliant.
If you relax the consistency, then you can scale the databases.

This is the principle(also known as CAP theorem) behind Cassandra, Voldemort and  a number of other key/value persistent stores.

So key/value is not just limited to in-memory stores like memacached anymore. There are persistent alternatives.</description>
		<content:encoded><![CDATA[<p>It seems you have not discussed persistent key/value stores in this article.<br />
The reason why DB&#8217;s have scaling problem is because they were originally designed for the transaction processing world.</p>
<p>As such, they were always ACID compliant.<br />
If you relax the consistency, then you can scale the databases.</p>
<p>This is the principle(also known as CAP theorem) behind Cassandra, Voldemort and  a number of other key/value persistent stores.</p>
<p>So key/value is not just limited to in-memory stores like memacached anymore. There are persistent alternatives.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

