<?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: Quick comparison of MyISAM, Infobright, and MonetDB</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2009/09/29/quick-comparison-of-myisam-infobright-and-monetdb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2009/09/29/quick-comparison-of-myisam-infobright-and-monetdb/</link>
	<description>Percona&#039;s MySQL &#38; InnoDB performance and scalability blog</description>
	<lastBuildDate>Sat, 11 Feb 2012 16:45:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: MPB: Comparison of MyISAM Infobright and MonetDB &#124; Planet Admon</title>
		<link>http://www.mysqlperformanceblog.com/2009/09/29/quick-comparison-of-myisam-infobright-and-monetdb/comment-page-1/#comment-662573</link>
		<dc:creator>MPB: Comparison of MyISAM Infobright and MonetDB &#124; Planet Admon</dc:creator>
		<pubDate>Wed, 07 Oct 2009 14:23:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1258#comment-662573</guid>
		<description>[...] Read the post at MPB:Â  Quick comparison of MyISAM, Infobright, and MonetDB [...]</description>
		<content:encoded><![CDATA[<p>[...] Read the post at MPB:Â  Quick comparison of MyISAM, Infobright, and MonetDB [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Osma</title>
		<link>http://www.mysqlperformanceblog.com/2009/09/29/quick-comparison-of-myisam-infobright-and-monetdb/comment-page-1/#comment-661654</link>
		<dc:creator>Osma</dc:creator>
		<pubDate>Sun, 04 Oct 2009 12:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1258#comment-661654</guid>
		<description>LOAD DATA INFILE is one transaction. Infobright is transactional even over LOAD DATA, eg that needs to be committed, either automatically or explicitly, and can be rolled back as well. Easy to do when there can be only one client writing... Anyway, sync behavior isn&#039;t really relevant in an ADMBS workload loading and querying thousands, if not millions of rows at a time. I did some followup testing as well, and that 2000 rows/sec figure seems about right after all -- it&#039;s the 200 columns that do it. Loading speed is in proportion to number of columns, and I&#039;ve been dealing with 10-50 column tables myself.. 

More in http://www.fishpool.org/post/2009/10/03/Some-scaling-observations-on-Infobright</description>
		<content:encoded><![CDATA[<p>LOAD DATA INFILE is one transaction. Infobright is transactional even over LOAD DATA, eg that needs to be committed, either automatically or explicitly, and can be rolled back as well. Easy to do when there can be only one client writing&#8230; Anyway, sync behavior isn&#8217;t really relevant in an ADMBS workload loading and querying thousands, if not millions of rows at a time. I did some followup testing as well, and that 2000 rows/sec figure seems about right after all &#8212; it&#8217;s the 200 columns that do it. Loading speed is in proportion to number of columns, and I&#8217;ve been dealing with 10-50 column tables myself.. </p>
<p>More in <a href="http://www.fishpool.org/post/2009/10/03/Some-scaling-observations-on-Infobright" rel="nofollow">http://www.fishpool.org/post/2009/10/03/Some-scaling-observations-on-Infobright</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Synnott</title>
		<link>http://www.mysqlperformanceblog.com/2009/09/29/quick-comparison-of-myisam-infobright-and-monetdb/comment-page-1/#comment-661401</link>
		<dc:creator>Robert Synnott</dc:creator>
		<pubDate>Sat, 03 Oct 2009 17:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1258#comment-661401</guid>
		<description>What&#039;s Infobright&#039;s sync behaviour? If it forces sync after each transaction (as is the default setting in InnoDB), then that could be rather slow on an Amazon machine if the transactions are small or implicit; Amazon&#039;s service doesn&#039;t deal with high IO rates too well.</description>
		<content:encoded><![CDATA[<p>What&#8217;s Infobright&#8217;s sync behaviour? If it forces sync after each transaction (as is the default setting in InnoDB), then that could be rather slow on an Amazon machine if the transactions are small or implicit; Amazon&#8217;s service doesn&#8217;t deal with high IO rates too well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fishpool</title>
		<link>http://www.mysqlperformanceblog.com/2009/09/29/quick-comparison-of-myisam-infobright-and-monetdb/comment-page-1/#comment-661275</link>
		<dc:creator>Fishpool</dc:creator>
		<pubDate>Sat, 03 Oct 2009 08:43:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1258#comment-661275</guid>
		<description>&lt;strong&gt;Some scaling observations on Infobright...&lt;/strong&gt;

A couple of days ago, Baron Schwartz posted some simple load and select benchmarking of MyISAM, Infobright and MonetDB, which Vadim Tkachenko followed up with a more realistic dataset and interesting figures where MonetDB beat Infobright in most...</description>
		<content:encoded><![CDATA[<p><strong>Some scaling observations on Infobright&#8230;</strong></p>
<p>A couple of days ago, Baron Schwartz posted some simple load and select benchmarking of MyISAM, Infobright and MonetDB, which Vadim Tkachenko followed up with a more realistic dataset and interesting figures where MonetDB beat Infobright in most&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Log Buffer #164: a Carnival of the Vanities for DBAs &#124; Pythian Group Blog</title>
		<link>http://www.mysqlperformanceblog.com/2009/09/29/quick-comparison-of-myisam-infobright-and-monetdb/comment-page-1/#comment-661083</link>
		<dc:creator>Log Buffer #164: a Carnival of the Vanities for DBAs &#124; Pythian Group Blog</dc:creator>
		<pubDate>Fri, 02 Oct 2009 17:14:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1258#comment-661083</guid>
		<description>[...] the MySQL Performance Blog, Baron Schwartz has a quick comparison of MyISAM, Infobright, and MonetDB, and lots of [...]</description>
		<content:encoded><![CDATA[<p>[...] the MySQL Performance Blog, Baron Schwartz has a quick comparison of MyISAM, Infobright, and MonetDB, and lots of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baron Schwartz</title>
		<link>http://www.mysqlperformanceblog.com/2009/09/29/quick-comparison-of-myisam-infobright-and-monetdb/comment-page-1/#comment-661043</link>
		<dc:creator>Baron Schwartz</dc:creator>
		<pubDate>Fri, 02 Oct 2009 12:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1258#comment-661043</guid>
		<description>Thanks for the tip!  That is what I was looking for, but I was out of my familiar terrain.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip!  That is what I was looking for, but I was out of my familiar terrain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabian Groffen</title>
		<link>http://www.mysqlperformanceblog.com/2009/09/29/quick-comparison-of-myisam-infobright-and-monetdb/comment-page-1/#comment-660993</link>
		<dc:creator>Fabian Groffen</dc:creator>
		<pubDate>Fri, 02 Oct 2009 08:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1258#comment-660993</guid>
		<description>Baron, the &quot;simple&quot; way to find out MonetDB&#039;s version is either by looking at merovingian&#039;s logfile (the server issues a startup notice with its version), or by running mserver5 --version.</description>
		<content:encoded><![CDATA[<p>Baron, the &#8220;simple&#8221; way to find out MonetDB&#8217;s version is either by looking at merovingian&#8217;s logfile (the server issues a startup notice with its version), or by running mserver5 &#8211;version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baron Schwartz</title>
		<link>http://www.mysqlperformanceblog.com/2009/09/29/quick-comparison-of-myisam-infobright-and-monetdb/comment-page-1/#comment-660832</link>
		<dc:creator>Baron Schwartz</dc:creator>
		<pubDate>Thu, 01 Oct 2009 20:48:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1258#comment-660832</guid>
		<description>By the way, in reply to an earlier comment/question about Infobright, I get

&lt;code&gt;&lt;pre&gt;
mysql&gt; SELECT sum(c19), sum(c89), sum(c129), count(*) FROM t WHERE c11&lt; 5;
+----------+----------+-----------+----------+
&#124; sum(c19) &#124; sum(c89) &#124; sum(c129) &#124; count(*) &#124;
+----------+----------+-----------+----------+
&#124;  2417861 &#124;  2341752 &#124;   2357072 &#124;      487 &#124; 
+----------+----------+-----------+----------+
1 row in set (0.16 sec)

mysql&gt; SELECT sum(c19), sum(c89), sum(c129), count(*) FROM t WHERE c11&gt; 5;
+------------+------------+------------+----------+
&#124; sum(c19)   &#124; sum(c89)   &#124; sum(c129)  &#124; count(*) &#124;
+------------+------------+------------+----------+
&#124; 4995339851 &#124; 4990774999 &#124; 4998401490 &#124;   999382 &#124; 
+------------+------------+------------+----------+
1 row in set (1.18 sec)
&lt;/pre&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>By the way, in reply to an earlier comment/question about Infobright, I get</p>
<p><code>
<pre>
mysql> SELECT sum(c19), sum(c89), sum(c129), count(*) FROM t WHERE c11< 5;
+----------+----------+-----------+----------+
| sum(c19) | sum(c89) | sum(c129) | count(*) |
+----------+----------+-----------+----------+
|  2417861 |  2341752 |   2357072 |      487 |
+----------+----------+-----------+----------+
1 row in set (0.16 sec)

mysql> SELECT sum(c19), sum(c89), sum(c129), count(*) FROM t WHERE c11> 5;
+------------+------------+------------+----------+
| sum(c19)   | sum(c89)   | sum(c129)  | count(*) |
+------------+------------+------------+----------+
| 4995339851 | 4990774999 | 4998401490 |   999382 |
+------------+------------+------------+----------+
1 row in set (1.18 sec)
</pre>
<p></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baron Schwartz</title>
		<link>http://www.mysqlperformanceblog.com/2009/09/29/quick-comparison-of-myisam-infobright-and-monetdb/comment-page-1/#comment-660831</link>
		<dc:creator>Baron Schwartz</dc:creator>
		<pubDate>Thu, 01 Oct 2009 20:44:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1258#comment-660831</guid>
		<description>Because saying the version number crosses the line from a quick test to a lengthy test?  ;-)  But seriously,

./mysqld  Ver 5.1.14-log for pc-linux-gnu on i686 (build number (revision)=IB_3.2_GA_5316(ice))
./mysqld-ubuntu  Ver 5.0.75-0ubuntu10.2 for debian-linux-gnu on i486 ((Ubuntu))

MonetDB doesn&#039;t seem to have such a simple way to find out, but dpkg says:

ii  monetdb5-server                   5.14.2-20090924                   MonetDB database server version 5</description>
		<content:encoded><![CDATA[<p>Because saying the version number crosses the line from a quick test to a lengthy test?  <img src='http://www.mysqlperformanceblog.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />   But seriously,</p>
<p>./mysqld  Ver 5.1.14-log for pc-linux-gnu on i686 (build number (revision)=IB_3.2_GA_5316(ice))<br />
./mysqld-ubuntu  Ver 5.0.75-0ubuntu10.2 for debian-linux-gnu on i486 ((Ubuntu))</p>
<p>MonetDB doesn&#8217;t seem to have such a simple way to find out, but dpkg says:</p>
<p>ii  monetdb5-server                   5.14.2-20090924                   MonetDB database server version 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edgard</title>
		<link>http://www.mysqlperformanceblog.com/2009/09/29/quick-comparison-of-myisam-infobright-and-monetdb/comment-page-1/#comment-660826</link>
		<dc:creator>Edgard</dc:creator>
		<pubDate>Thu, 01 Oct 2009 20:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1258#comment-660826</guid>
		<description>Why you don&#039;t put the version used of each software? that&#039;s is very important!! there are differences between infobright 3.1.1 and 3.2 (ICE vs IEE), MySQL 4.1 vs 5.0 vs 5.1, for example.</description>
		<content:encoded><![CDATA[<p>Why you don&#8217;t put the version used of each software? that&#8217;s is very important!! there are differences between infobright 3.1.1 and 3.2 (ICE vs IEE), MySQL 4.1 vs 5.0 vs 5.1, for example.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

