<?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: Who is doing what in XML data management these days?</title>
	<atom:link href="http://www.dbms2.com/2008/06/28/xml-database-management/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dbms2.com/2008/06/28/xml-database-management/</link>
	<description>Choices in data management and analysis</description>
	<lastBuildDate>Thu, 09 Feb 2012 09:22:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: Rob Tweed</title>
		<link>http://www.dbms2.com/2008/06/28/xml-database-management/#comment-95933</link>
		<dc:creator>Rob Tweed</dc:creator>
		<pubDate>Thu, 28 Aug 2008 12:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=443#comment-95933</guid>
		<description>In addition to Cache&#039;s built-in XML support, you may want to note our add-on product eXtc which implements the W3C XML DOM directly onto its underlying database, effectively turning Cache (or the Open Source GT.M) into a Native XML Database. See http://www.mgateway.com/extc.htm and http://www.rpbourret.com/xml/ProdsNative.htm#extc

The XML DOM turns out to be tailor-made to be implemented on top of a schemaless, hierarchical database.</description>
		<content:encoded><![CDATA[<p>In addition to Cache&#8217;s built-in XML support, you may want to note our add-on product eXtc which implements the W3C XML DOM directly onto its underlying database, effectively turning Cache (or the Open Source GT.M) into a Native XML Database. See <a href="http://www.mgateway.com/extc.htm" rel="nofollow">http://www.mgateway.com/extc.htm</a> and <a href="http://www.rpbourret.com/xml/ProdsNative.htm#extc" rel="nofollow">http://www.rpbourret.com/xml/ProdsNative.htm#extc</a></p>
<p>The XML DOM turns out to be tailor-made to be implemented on top of a schemaless, hierarchical database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LinkedIn name search is ridiculously bad &#124; Text Technologies</title>
		<link>http://www.dbms2.com/2008/06/28/xml-database-management/#comment-94715</link>
		<dc:creator>LinkedIn name search is ridiculously bad &#124; Text Technologies</dc:creator>
		<pubDate>Tue, 19 Aug 2008 15:36:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=443#comment-94715</guid>
		<description>[...] named Conor O&#8217;Mahony has posted excellent comments about XML databases on a couple of DBMS2 threads. After a look at the blog URL he provided and the job description he posted there, I resolved to [...]</description>
		<content:encoded><![CDATA[<p>[...] named Conor O&#8217;Mahony has posted excellent comments about XML databases on a couple of DBMS2 threads. After a look at the blog URL he provided and the job description he posted there, I resolved to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conor O'Mahony</title>
		<link>http://www.dbms2.com/2008/06/28/xml-database-management/#comment-94573</link>
		<dc:creator>Conor O'Mahony</dc:creator>
		<pubDate>Mon, 18 Aug 2008 12:42:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=443#comment-94573</guid>
		<description>DBMS performance is a complex beast.  Without rigorous analysis, it is impossible to know ahead of time exactly how a DBMS will perform in your particular environment.  An interesting approach is to:

1) Narrow the list of vendors you want to evaluate.

2) Download the free versions of those vendor&#039;s DBMS and evaluate for yourself.  There is nothing like a hands-on evaluation to determine performance, power, ease-of-use, and maintainability.

and

3) Make the vendors come in at this stage to help you optimize your prototype systems.

This way you can rest assured of the DBMS meeting your needs, get a feel for the system before purchase, get some valuable optimization lessons from the experts, and you will likely be ideally set up to get a quick start on deployment.</description>
		<content:encoded><![CDATA[<p>DBMS performance is a complex beast.  Without rigorous analysis, it is impossible to know ahead of time exactly how a DBMS will perform in your particular environment.  An interesting approach is to:</p>
<p>1) Narrow the list of vendors you want to evaluate.</p>
<p>2) Download the free versions of those vendor&#8217;s DBMS and evaluate for yourself.  There is nothing like a hands-on evaluation to determine performance, power, ease-of-use, and maintainability.</p>
<p>and</p>
<p>3) Make the vendors come in at this stage to help you optimize your prototype systems.</p>
<p>This way you can rest assured of the DBMS meeting your needs, get a feel for the system before purchase, get some valuable optimization lessons from the experts, and you will likely be ideally set up to get a quick start on deployment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Travis Spencer</title>
		<link>http://www.dbms2.com/2008/06/28/xml-database-management/#comment-90827</link>
		<dc:creator>Travis Spencer</dc:creator>
		<pubDate>Thu, 17 Jul 2008 07:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=443#comment-90827</guid>
		<description>When we talked w/ MarkLogic a few weeks back, they told us that they hadn&#039;t performed any of the quasi &quot;standard&quot; XML database benchmarks (e.g., XMach-1).  They told us that the reason was because these benchmarks are not indicative of the scenarios their customers are confronting.

I tend to agree w/ them and, based on my research, feel that the &quot;standard&quot; benchmarks are not a sufficient tool by which one can compare two XML database products to determine which is better suited to solve one&#039;s needs.

The alternative approach which MarkLogic suggested to us, and that I also agree with, is to create a custom benchmark that aptly measure one&#039;s own scenario.  Based on the results of this measure, one is then able to make a much more informed decision about which database product best suites their needs.</description>
		<content:encoded><![CDATA[<p>When we talked w/ MarkLogic a few weeks back, they told us that they hadn&#8217;t performed any of the quasi &#8220;standard&#8221; XML database benchmarks (e.g., XMach-1).  They told us that the reason was because these benchmarks are not indicative of the scenarios their customers are confronting.</p>
<p>I tend to agree w/ them and, based on my research, feel that the &#8220;standard&#8221; benchmarks are not a sufficient tool by which one can compare two XML database products to determine which is better suited to solve one&#8217;s needs.</p>
<p>The alternative approach which MarkLogic suggested to us, and that I also agree with, is to create a custom benchmark that aptly measure one&#8217;s own scenario.  Based on the results of this measure, one is then able to make a much more informed decision about which database product best suites their needs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serge Rielau</title>
		<link>http://www.dbms2.com/2008/06/28/xml-database-management/#comment-89255</link>
		<dc:creator>Serge Rielau</dc:creator>
		<pubDate>Sun, 29 Jun 2008 21:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=443#comment-89255</guid>
		<description>NY State Tax office seems to be doing fine and they made it through this season...
http://www.ibm.com/developerworks/wikis/download/attachments/3204/NYS_Tax_DB2_pureXML.pdf

I admit I have never looked at Cache&#039; and I didn&#039;t even know of Mark Logic.
Have either run any public benchmarks (such as TPOX) so I can take this claim as more than hear-say?
When we compare we typically do so against Oracle an MS SQL Server and sure don&#039;t have to hide.
DB2 9.5 btw. is about 2x above DB2 9 w.r.t. pureQML performance.

It would be interesting to know the usage scenarios you encounter. Perhaps the products simply play in different fields (exclusive XML vs. XML + relational,  R/W ratios, concurrent usage, transactional semantics (?))...?

Cheers
Serge</description>
		<content:encoded><![CDATA[<p>NY State Tax office seems to be doing fine and they made it through this season&#8230;<br />
<a href="http://www.ibm.com/developerworks/wikis/download/attachments/3204/NYS_Tax_DB2_pureXML.pdf" rel="nofollow">http://www.ibm.com/developerworks/wikis/download/attachments/3204/NYS_Tax_DB2_pureXML.pdf</a></p>
<p>I admit I have never looked at Cache&#8217; and I didn&#8217;t even know of Mark Logic.<br />
Have either run any public benchmarks (such as TPOX) so I can take this claim as more than hear-say?<br />
When we compare we typically do so against Oracle an MS SQL Server and sure don&#8217;t have to hide.<br />
DB2 9.5 btw. is about 2x above DB2 9 w.r.t. pureQML performance.</p>
<p>It would be interesting to know the usage scenarios you encounter. Perhaps the products simply play in different fields (exclusive XML vs. XML + relational,  R/W ratios, concurrent usage, transactional semantics (?))&#8230;?</p>
<p>Cheers<br />
Serge</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curt Monash</title>
		<link>http://www.dbms2.com/2008/06/28/xml-database-management/#comment-89235</link>
		<dc:creator>Curt Monash</dc:creator>
		<pubDate>Sun, 29 Jun 2008 14:52:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=443#comment-89235</guid>
		<description>I heard &quot;an order of magnitude&quot; for the performance difference from prospects who evaluated Viper vs. Marklogic, and they were surely using the phrase correctly.  Cache&#039; was competitive; Viper wasn&#039;t.  

That was for a somewhat unusual application (tracking paths through a tree), but I&#039;ve heard similar things elsewhere, and haven&#039;t heard anybody speak favorably of IBM&#039;s XML performance except IBM itself.

CAM</description>
		<content:encoded><![CDATA[<p>I heard &#8220;an order of magnitude&#8221; for the performance difference from prospects who evaluated Viper vs. Marklogic, and they were surely using the phrase correctly.  Cache&#8217; was competitive; Viper wasn&#8217;t.  </p>
<p>That was for a somewhat unusual application (tracking paths through a tree), but I&#8217;ve heard similar things elsewhere, and haven&#8217;t heard anybody speak favorably of IBM&#8217;s XML performance except IBM itself.</p>
<p>CAM</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serge Rielau</title>
		<link>http://www.dbms2.com/2008/06/28/xml-database-management/#comment-89230</link>
		<dc:creator>Serge Rielau</dc:creator>
		<pubDate>Sun, 29 Jun 2008 14:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=443#comment-89230</guid>
		<description>&gt;IBM has a very nice architecture, with a separate &gt;optimized XML engine integrated into DB2. However, &gt;performance is for some reason ghastly.
Curt,

Care to elaborate? &quot;Ghastly&quot; is certainly not an attribute we tend to attach to our XML performance.
So I am curious as to where you got that impression from.

Cheers
Serge Rielau
DB2 Benchmark &amp; Solution Development
IBM Toronto Lab</description>
		<content:encoded><![CDATA[<p>&gt;IBM has a very nice architecture, with a separate &gt;optimized XML engine integrated into DB2. However, &gt;performance is for some reason ghastly.<br />
Curt,</p>
<p>Care to elaborate? &#8220;Ghastly&#8221; is certainly not an attribute we tend to attach to our XML performance.<br />
So I am curious as to where you got that impression from.</p>
<p>Cheers<br />
Serge Rielau<br />
DB2 Benchmark &amp; Solution Development<br />
IBM Toronto Lab</p>
]]></content:encoded>
	</item>
</channel>
</rss>

