<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Full Table Scan - EXASOL</title>
    <link>http://www.fulltablescan.com/</link>
    <description>The fix for the database junkie in you</description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:admin@fulltablescan.com" />
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    <managingEditor>spam-me-not-tom@fulltablescan.com</managingEditor>
<pubDate>Wed, 02 Apr 2008 12:10:25 GMT</pubDate>

    <image>
        <url>http://www.fulltablescan.com/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Full Table Scan - EXASOL - The fix for the database junkie in you</title>
        <link>http://www.fulltablescan.com/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>More on EXASOL</title>
    <link>http://www.fulltablescan.com/index.php?/archives/78-More-on-EXASOL.html</link>
            <category>EXASOL</category>
    
    <comments>http://www.fulltablescan.com/index.php?/archives/78-More-on-EXASOL.html#comments</comments>
    <wfw:comment>http://www.fulltablescan.com/wfwcomment.php?cid=78</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.fulltablescan.com/rss.php?version=2.0&amp;type=comments&amp;cid=78</wfw:commentRss>
    

    <author>tom@fulltablescan.com (Tom)</author>
    <content:encoded>
    A helpful reader had this to say in response to &lt;a href=&quot;http://www.fulltablescan.com/index.php?/archives/65-Yet-Another-New-Database-Vendor-EXASOL.html#c96&quot;  title=&quot;http://www.fulltablescan.com/index.php?/archives/65-Yet-Another-New-Database-Vendor-EXASOL.html&quot;&gt;my inquiry about EXASOL&lt;/a&gt;:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;The Exasol DWH is a parallel RDBMS running on a cluster of Intel server nodes. The data is stored in shared-nothing manner but with redundant copies on other nodes, so no data is lost if some nodes disappear.&lt;br /&gt;
The high performance is achieved by using much RAM (think of 20 or more servers with 32 GB...), working with compressed data and doing as much as possible in parallel with local data. On a well sized system the query optimizer can use in-memory algorithms instead of disk centric algorithms which gives a big boost to full-table scans, sorts, complex joins. RAM access is hundreds of times faster than disk access.&lt;br /&gt;
The system is designed for complex queries on vast amounts of data, e.g. ROLAP, Business Intelligence and so on. For fast inserts or updates a conventional dbms would be the better choice.&lt;br /&gt;
On their homepage (&lt;a href=&quot;www.exasol.com&quot;  title=&quot;www.exasol.com&quot;&gt;www.exasol.com&lt;/a&gt;) there is an english whitepaper available for download after registration.&lt;/blockquote&gt;&lt;br /&gt;
I think we all know that I&#039;m &lt;a href=&quot;http://www.fulltablescan.com/index.php?/archives/54-RAM-Storage-Is-Not-The-Answer.html&quot;  title=&quot;http://www.fulltablescan.com/index.php?/archives/54-RAM-Storage-Is-Not-The-Answer.html&quot;&gt;not a big fan of using memory-based storage&lt;/a&gt;, but if that&#039;s how the whole system is designed to work and they&#039;re not promising fast updates and inserts - which I assume implies that they&#039;re not trying to officially own the data - then I&#039;ll probably get over it.&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Wed, 26 Mar 2008 09:23:32 -0400</pubDate>
    <guid isPermaLink="false">http://www.fulltablescan.com/index.php?/archives/78-guid.html</guid>
    
</item>
<item>
    <title>Yet Another New Database Vendor: EXASOL</title>
    <link>http://www.fulltablescan.com/index.php?/archives/65-Yet-Another-New-Database-Vendor-EXASOL.html</link>
            <category>EXASOL</category>
    
    <comments>http://www.fulltablescan.com/index.php?/archives/65-Yet-Another-New-Database-Vendor-EXASOL.html#comments</comments>
    <wfw:comment>http://www.fulltablescan.com/wfwcomment.php?cid=65</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://www.fulltablescan.com/rss.php?version=2.0&amp;type=comments&amp;cid=65</wfw:commentRss>
    

    <author>tom@fulltablescan.com (Tom)</author>
    <content:encoded>
    Boy, it seems like new database vendors are coming out of the woodwork lately.&lt;br /&gt;
&lt;br /&gt;
My most recent discovery, &lt;a href=&quot;http://www.exasol.com&quot;  title=&quot;EXASOL&quot;&gt;EXASOL&lt;/a&gt;, provides a database that is MPP, compressed and memory-based, rather than disk-based.  They have also published some impressive looking TPC-H results (&lt;a href=&quot;http://www.exasol.com/fileadmin/template/exasol/img/pool/CPI_EXASOL-01-08-PM-TPC-H-Benchmark_2008-01-15_e.pdf&quot;  title=&quot;http://www.exasol.com/fileadmin/template/exasol/img/pool/CPI_EXASOL-01-08-PM-TPC-H-Benchmark_2008-01-15_e.pdf&quot;&gt;here&lt;/a&gt; and &lt;a href=&quot;http://www.exasol.com/fileadmin/template/exasol/img/pool/EXASOL-PM-01-07-TPC-H-Benchmark_2007-12-11_en.pdf&quot;  title=&quot;http://www.exasol.com/fileadmin/template/exasol/img/pool/EXASOL-PM-01-07-TPC-H-Benchmark_2007-12-11_en.pdf&quot;&gt;here&lt;/a&gt;).  And that&#039;s pretty much all that I know about them.&lt;br /&gt;
&lt;br /&gt;
Anybody know more about them? 
    </content:encoded>

    <pubDate>Mon, 11 Feb 2008 16:34:00 -0500</pubDate>
    <guid isPermaLink="false">http://www.fulltablescan.com/index.php?/archives/65-guid.html</guid>
    
</item>

</channel>
</rss>