[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: XML versus Relational Database

  • From: Dylan Walsh <Dylan.Walsh@K...>
  • To: Kimbro Staken <kstaken@d...>
  • Date: Mon, 05 Feb 2001 10:01:39 +0000

xml versus database
> -----Original Message-----
> From:	Kimbro Staken [SMTP:kstaken@d...]
> Sent:	Friday, February 02, 2001 5:44 PM
> To:	Dylan Walsh
> Cc:	soumitra@b...; xml-dev@l...
> Subject:	Re: XML versus Relational Database
> 
>Storing XML in a file or in a text blob in a RDBMS works fine as long as
>you always treat the XML as one atomic unit and can handle the hit of
>parsing the document each time it is retrieved from storage. If your XML
>is static this works fine but if the application is changing the XML
>then a more robust mechanism might be in order.

Might their not be a greater hit in assembling all the DOM nodes, coming
back in pieces, compared to reading the whole XML document in one database
operation and parsing it in your application? There has got to be an
overhead in reading/writing possibly thousands of items of data, using many
queries, instead of a single read/write of a text blob.

Last summer I asked a question about how best to store XML in an RDBMS. One
response likened the decomposition approach to taking your car apart every
night when you park it, and rebuilding it in the morning.


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.