<?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>Technical and Leadership Thoughts</description>
	<lastBuildDate>Thu, 29 Jul 2010 20:19:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Radha Popuri</title>
		<link>http://akfpartners.com/techblog/2009/04/18/future-relational-databases/comment-page-1/#comment-604</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-604</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>

<!-- Dynamic Page Served (once) in 0.221 seconds -->
