<?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"
	>
<channel>
	<title>Comments on: 14 reasons not to use MySQL or other mid-range database management systems</title>
	<atom:link href="http://www.dbms2.com/2008/01/24/mysql-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dbms2.com/2008/01/24/mysql-database/</link>
	<description>Choices in data management and analysis</description>
	<pubDate>Fri, 16 May 2008 18:59:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Curt Monash</title>
		<link>http://www.dbms2.com/2008/01/24/mysql-database/#comment-70913</link>
		<dc:creator>Curt Monash</dc:creator>
		<pubDate>Tue, 05 Feb 2008 05:37:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/2008/01/24/mysql-database/#comment-70913</guid>
		<description>Hmm, it seems that I misunderstood my web hosting guy.

MySQL isn't his biggest concern, and when he did complain, it was just about a runaway query. And I presume MySQL has tools that allow automatic shutdown of runaway queries, although I don't know whether they're in the free version a web host can reasonably be expected to have.  (If not, they should be.)

That said, I still suspect that the lack of transaction integrity at sites like www.blogshares.com or www.namecheap.com (the latter of which REALLY hurt me yesterday) is related to weaknesses on the underlying DBMS.  And at least in the case of the former, I'm sure that's MySQL.

CAM</description>
		<content:encoded><![CDATA[<p>Hmm, it seems that I misunderstood my web hosting guy.</p>
<p>MySQL isn&#8217;t his biggest concern, and when he did complain, it was just about a runaway query. And I presume MySQL has tools that allow automatic shutdown of runaway queries, although I don&#8217;t know whether they&#8217;re in the free version a web host can reasonably be expected to have.  (If not, they should be.)</p>
<p>That said, I still suspect that the lack of transaction integrity at sites like <a href="http://www.blogshares.com" rel="nofollow">http://www.blogshares.com</a> or <a href="http://www.namecheap.com" rel="nofollow">http://www.namecheap.com</a> (the latter of which REALLY hurt me yesterday) is related to weaknesses on the underlying DBMS.  And at least in the case of the former, I&#8217;m sure that&#8217;s MySQL.</p>
<p>CAM</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ricky</title>
		<link>http://www.dbms2.com/2008/01/24/mysql-database/#comment-69698</link>
		<dc:creator>ricky</dc:creator>
		<pubDate>Tue, 29 Jan 2008 08:36:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/2008/01/24/mysql-database/#comment-69698</guid>
		<description>Great post, support.

Why not using ORACLE~~</description>
		<content:encoded><![CDATA[<p>Great post, support.</p>
<p>Why not using ORACLE~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Weinreb</title>
		<link>http://www.dbms2.com/2008/01/24/mysql-database/#comment-69593</link>
		<dc:creator>Daniel Weinreb</dc:creator>
		<pubDate>Mon, 28 Jan 2008 19:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/2008/01/24/mysql-database/#comment-69593</guid>
		<description>At ITA Software, we switched from MySQL to Oracle for some of these same reasons:

(1) There was reason to believe that MySQL had bugs when operated at very high capacity and high concurrency (this is for a large-scale highly-available OLTP application).

(2) Oracle has more and better third-party tools.

(3) Oracle has a bunch of high-end features that we felt we were going to need (and in fact, it turned out that we did).  DataGuard is one of them.

Some of our problems with MySQL may have been partially or entirely alleviated since we did our testing a few years ago.  We have not gone back and re-tested.

Note that none of the three points I mention above has much relevance to the case of running a basic "LAMP" web site.  As was said earlier, what DBMS you used depends a lot on the job you are trying to solve.

I'd also like to point out that Curt is not attacking MySQL, nor is he being an Oracle bigot.  Rather, he is presenting the case for Oracle, which is quite different from actually advocating Oracle.  I'd much rather hear from someone who understands both sides of a story than someone who is a unilateral advocate for a single approach.

Just for the record, I'm not an Oracle bigot either.  In fact, I was one of the co-founders of Object Design, so if anything I'm an object-oriented DBMS guy.  However, Object Design's product, while I am extremely proud of it, was not designed for OLTP and would not be suitable for what we're doing at ITA Software.</description>
		<content:encoded><![CDATA[<p>At ITA Software, we switched from MySQL to Oracle for some of these same reasons:</p>
<p>(1) There was reason to believe that MySQL had bugs when operated at very high capacity and high concurrency (this is for a large-scale highly-available OLTP application).</p>
<p>(2) Oracle has more and better third-party tools.</p>
<p>(3) Oracle has a bunch of high-end features that we felt we were going to need (and in fact, it turned out that we did).  DataGuard is one of them.</p>
<p>Some of our problems with MySQL may have been partially or entirely alleviated since we did our testing a few years ago.  We have not gone back and re-tested.</p>
<p>Note that none of the three points I mention above has much relevance to the case of running a basic &#8220;LAMP&#8221; web site.  As was said earlier, what DBMS you used depends a lot on the job you are trying to solve.</p>
<p>I&#8217;d also like to point out that Curt is not attacking MySQL, nor is he being an Oracle bigot.  Rather, he is presenting the case for Oracle, which is quite different from actually advocating Oracle.  I&#8217;d much rather hear from someone who understands both sides of a story than someone who is a unilateral advocate for a single approach.</p>
<p>Just for the record, I&#8217;m not an Oracle bigot either.  In fact, I was one of the co-founders of Object Design, so if anything I&#8217;m an object-oriented DBMS guy.  However, Object Design&#8217;s product, while I am extremely proud of it, was not designed for OLTP and would not be suitable for what we&#8217;re doing at ITA Software.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Kaufman</title>
		<link>http://www.dbms2.com/2008/01/24/mysql-database/#comment-69198</link>
		<dc:creator>Ken Kaufman</dc:creator>
		<pubDate>Fri, 25 Jan 2008 23:27:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/2008/01/24/mysql-database/#comment-69198</guid>
		<description>Good to see that religion is a live and well on both sides.  Quite frankly it’s the narrow minds on both ends that get people fired.  By taking up the cross and saying SQL, Oracle, DB2, or Mysql is the only way to go, you’ve closed your minds to a candy store of technology.  In my group I stress the best technology for the job.  Up in to last year our entire site ran on sql server for religious reasons.  I led the charge to get MYSQL NDB in house because it made the most sense for an app we were writing.  In the last year we’ve seen 8 DB’s come into place, 5 on sql server 3 on different mysql engines.  

All day long I here our open source guys tell me that mysql is better and the MS guys SQL Server is better.  Truth is neither came make the claim across the board, it’s all dependant on what you’re trying to do.  By the way one of our mysql installs went on Windows for a reporting application.  Why did we choose windows, well in stress Windows ate Linux up.</description>
		<content:encoded><![CDATA[<p>Good to see that religion is a live and well on both sides.  Quite frankly it’s the narrow minds on both ends that get people fired.  By taking up the cross and saying SQL, Oracle, DB2, or Mysql is the only way to go, you’ve closed your minds to a candy store of technology.  In my group I stress the best technology for the job.  Up in to last year our entire site ran on sql server for religious reasons.  I led the charge to get MYSQL NDB in house because it made the most sense for an app we were writing.  In the last year we’ve seen 8 DB’s come into place, 5 on sql server 3 on different mysql engines.  </p>
<p>All day long I here our open source guys tell me that mysql is better and the MS guys SQL Server is better.  Truth is neither came make the claim across the board, it’s all dependant on what you’re trying to do.  By the way one of our mysql installs went on Windows for a reporting application.  Why did we choose windows, well in stress Windows ate Linux up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curt Monash</title>
		<link>http://www.dbms2.com/2008/01/24/mysql-database/#comment-69196</link>
		<dc:creator>Curt Monash</dc:creator>
		<pubDate>Fri, 25 Jan 2008 22:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/2008/01/24/mysql-database/#comment-69196</guid>
		<description>Gints,

Lest we go off-topic -- for more DMOZ discussion please see http://www.texttechnologies.com/category/vendors/odp-and-dmoz/

Best,

CAM</description>
		<content:encoded><![CDATA[<p>Gints,</p>
<p>Lest we go off-topic &#8212; for more DMOZ discussion please see <a href="http://www.texttechnologies.com/category/vendors/odp-and-dmoz/" rel="nofollow">http://www.texttechnologies.com/category/vendors/odp-and-dmoz/</a></p>
<p>Best,</p>
<p>CAM</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gints Plivna</title>
		<link>http://www.dbms2.com/2008/01/24/mysql-database/#comment-69194</link>
		<dc:creator>Gints Plivna</dc:creator>
		<pubDate>Fri, 25 Jan 2008 22:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/2008/01/24/mysql-database/#comment-69194</guid>
		<description>Curt,
To be frank I haven't much experience with warehouses so these databases are new to me. However I'll add them to my list :)
Speaking about DMOZ - yea I've submitted it, but I have quite bad experience with my site - I submitted it once and then waited for more than a year, then submitted it again and after about a month it was listed. So probably there are some rules like site must exist for a while (year?) to be listed?</description>
		<content:encoded><![CDATA[<p>Curt,<br />
To be frank I haven&#8217;t much experience with warehouses so these databases are new to me. However I&#8217;ll add them to my list <img src='http://www.dbms2.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Speaking about DMOZ - yea I&#8217;ve submitted it, but I have quite bad experience with my site - I submitted it once and then waited for more than a year, then submitted it again and after about a month it was listed. So probably there are some rules like site must exist for a while (year?) to be listed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://www.dbms2.com/2008/01/24/mysql-database/#comment-69193</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Fri, 25 Jan 2008 22:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/2008/01/24/mysql-database/#comment-69193</guid>
		<description>My response as the MySQL guy for one of the heaviest trafficked website in the world is at
http://mysqldatabaseadministration.blogspot.com/2008/01/mysql-and-threads-my-observation-and.html</description>
		<content:encoded><![CDATA[<p>My response as the MySQL guy for one of the heaviest trafficked website in the world is at<br />
<a href="http://mysqldatabaseadministration.blogspot.com/2008/01/mysql-and-threads-my-observation-and.html" rel="nofollow">http://mysqldatabaseadministration.blogspot.com/2008/01/mysql-and-threads-my-observation-and.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Why NOT to Use MySQL &#171; Kevin Burton&#8217;s NEW FeedBlog</title>
		<link>http://www.dbms2.com/2008/01/24/mysql-database/#comment-69189</link>
		<dc:creator>Why NOT to Use MySQL &#171; Kevin Burton&#8217;s NEW FeedBlog</dc:creator>
		<pubDate>Fri, 25 Jan 2008 22:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/2008/01/24/mysql-database/#comment-69189</guid>
		<description>[...] January 25, 2008 in mysql   A few MySQL-planeters linked to this article describing 14 reasons not to use MySQL. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] January 25, 2008 in mysql   A few MySQL-planeters linked to this article describing 14 reasons not to use MySQL. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curt Monash</title>
		<link>http://www.dbms2.com/2008/01/24/mysql-database/#comment-69183</link>
		<dc:creator>Curt Monash</dc:creator>
		<pubDate>Fri, 25 Jan 2008 21:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/2008/01/24/mysql-database/#comment-69183</guid>
		<description>Gints,

That's a nice start, especially for readers in your native language.  But I can't believe you have a list of DBMS that long without Netezza or EnterpriseDB on it. ;) Or Progress OpenEdge, for that matter.

In other news, I think you should submit the Latvian version to DMOZ, if you haven't already.

Best,

CAM</description>
		<content:encoded><![CDATA[<p>Gints,</p>
<p>That&#8217;s a nice start, especially for readers in your native language.  But I can&#8217;t believe you have a list of DBMS that long without Netezza or EnterpriseDB on it. <img src='http://www.dbms2.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> Or Progress OpenEdge, for that matter.</p>
<p>In other news, I think you should submit the Latvian version to DMOZ, if you haven&#8217;t already.</p>
<p>Best,</p>
<p>CAM</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A little bit of untruthiness about MySQL and Threads &#171; MySQL-HA</title>
		<link>http://www.dbms2.com/2008/01/24/mysql-database/#comment-69162</link>
		<dc:creator>A little bit of untruthiness about MySQL and Threads &#171; MySQL-HA</dc:creator>
		<pubDate>Fri, 25 Jan 2008 18:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/2008/01/24/mysql-database/#comment-69162</guid>
		<description>[...] and&#160;Threads  Posted in performance by mtaylor on the January 25, 2008   Curt Monash has an interesting post. As with everything on the web, I agree and disagree with various bits - which is one of the great [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] and&nbsp;Threads  Posted in performance by mtaylor on the January 25, 2008   Curt Monash has an interesting post. As with everything on the web, I agree and disagree with various bits - which is one of the great [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
