<?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: Hasso Plattner calls for in-memory OLTP column stores</title>
	<atom:link href="http://www.dbms2.com/2009/07/07/hasso-plattner-calls-for-in-memory-oltp-column-stores/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dbms2.com/2009/07/07/hasso-plattner-calls-for-in-memory-oltp-column-stores/</link>
	<description>Choices in data management and analysis</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:57:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: Quick reactions to SAP acquiring Sybase &#124; DBMS2 -- DataBase Management System Services</title>
		<link>http://www.dbms2.com/2009/07/07/hasso-plattner-calls-for-in-memory-oltp-column-stores/#comment-168162</link>
		<dc:creator>Quick reactions to SAP acquiring Sybase &#124; DBMS2 -- DataBase Management System Services</dc:creator>
		<pubDate>Wed, 12 May 2010 23:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=834#comment-168162</guid>
		<description>[...] SAP&#8217;s thoughts on in-memory database management are interesting. However, I think SAP&#8217;s oft-repeated claim that it has a lot of important in-memory database technology to bring to Sybase (or for that matter SAP customers) is mainly smoke and mirrors. Cool data access methods, good niche database products, and broadly applicable multi-domain DBMS innovations are three different things. Granting that SAP probably has the first and thinks it has the second is not the same as giving it much credence for having the third. [...]</description>
		<content:encoded><![CDATA[<p>[...] SAP&#8217;s thoughts on in-memory database management are interesting. However, I think SAP&#8217;s oft-repeated claim that it has a lot of important in-memory database technology to bring to Sybase (or for that matter SAP customers) is mainly smoke and mirrors. Cool data access methods, good niche database products, and broadly applicable multi-domain DBMS innovations are three different things. Granting that SAP probably has the first and thinks it has the second is not the same as giving it much credence for having the third. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray Wang on SAP &#124; DBMS2 -- DataBase Management System Services</title>
		<link>http://www.dbms2.com/2009/07/07/hasso-plattner-calls-for-in-memory-oltp-column-stores/#comment-152390</link>
		<dc:creator>Ray Wang on SAP &#124; DBMS2 -- DataBase Management System Services</dc:creator>
		<pubDate>Fri, 11 Dec 2009 23:17:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=834#comment-152390</guid>
		<description>[...] and Oracle&#8217;s (Fusion) efforts to meld memory-centric analytics with operational apps will be crucial for large enterprises &#8212; but perhaps only around the middle of the next [...]</description>
		<content:encoded><![CDATA[<p>[...] and Oracle&#8217;s (Fusion) efforts to meld memory-centric analytics with operational apps will be crucial for large enterprises &#8212; but perhaps only around the middle of the next [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joab jackson (joabj) 's status on Saturday, 18-Jul-09 13:36:58 UTC - Identi.ca</title>
		<link>http://www.dbms2.com/2009/07/07/hasso-plattner-calls-for-in-memory-oltp-column-stores/#comment-131252</link>
		<dc:creator>joab jackson (joabj) 's status on Saturday, 18-Jul-09 13:36:58 UTC - Identi.ca</dc:creator>
		<pubDate>Sat, 18 Jul 2009 13:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=834#comment-131252</guid>
		<description>[...]  http://www.dbms2.com/2009/07/07/hasso-plattner-calls-for-in-memory-oltp-column-stores/  [...]</description>
		<content:encoded><![CDATA[<p>[...]  <a href="http://www.dbms2.com/2009/07/07/hasso-plattner-calls-for-in-memory-oltp-column-stores/" rel="nofollow">http://www.dbms2.com/2009/07/07/hasso-plattner-calls-for-in-memory-oltp-column-stores/</a>  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curt Monash</title>
		<link>http://www.dbms2.com/2009/07/07/hasso-plattner-calls-for-in-memory-oltp-column-stores/#comment-130285</link>
		<dc:creator>Curt Monash</dc:creator>
		<pubDate>Sat, 11 Jul 2009 21:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=834#comment-130285</guid>
		<description>Very different cases, Seth. Aggregates are updated every time a FACT changes.  Dimension tables are updated every time a dimension changes.</description>
		<content:encoded><![CDATA[<p>Very different cases, Seth. Aggregates are updated every time a FACT changes.  Dimension tables are updated every time a dimension changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth Grimes</title>
		<link>http://www.dbms2.com/2009/07/07/hasso-plattner-calls-for-in-memory-oltp-column-stores/#comment-130195</link>
		<dc:creator>Seth Grimes</dc:creator>
		<pubDate>Sat, 11 Jul 2009 11:49:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=834#comment-130195</guid>
		<description>Regarding the sensible argument:

    &quot;columnar –&gt; natively fast analytics –&gt; no need to maintain aggregates –&gt; much lower update burden&quot;

What about when, instead of aggregates, the columnar system needs to maintain software-managed *replicates* rather than aggregates?  That&#039;s the Vertica situation.

Seth</description>
		<content:encoded><![CDATA[<p>Regarding the sensible argument:</p>
<p>    &#8220;columnar –&gt; natively fast analytics –&gt; no need to maintain aggregates –&gt; much lower update burden&#8221;</p>
<p>What about when, instead of aggregates, the columnar system needs to maintain software-managed *replicates* rather than aggregates?  That&#8217;s the Vertica situation.</p>
<p>Seth</p>
]]></content:encoded>
	</item>
</channel>
</rss>

