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

RE: are native XML databases needed?


pure xml database
The statement was motivated by an earlier thread on this list, where one person was obviously thinking in XML document terms, and the other in XML database terms.  I found that thread frustrating because the two people in it were obviously talking at cross-purposes- an XML database is not simply a collection of documents, which is perhaps a better way of stating it.

Moreover, there were (are?) several XML database offerings that used relational engines under the hood, so there is a distinction to be made between those implementations and the ones that started "from scratch" with the underlying assumption that XML would be the data stored.  Both called themselves "native", although one was a wrappering of relational technology.  And if you can succeed in wrappering it efficiently enough, eliminate schema dependencies, and provide a pure XML interface, who's to know the difference?

I also wonder- if you have a complex set of related XML documents, such that different document types point to one another in relationships that are not well-modeled hierarchically, do you end up building something that looks pretty relational anyway?  If you want to avoid lots of data duplication, you probably do. Hence the concept of the XML-Relational hybrid, I suppose.  Don't know if it really works, but I can see where it might come in handy. 



-----Original Message-----
From: Michael Kay <michael.h.kay@n...>
Sent: Aug 25, 2004 10:41 AM
To: 'Linda Grimaldi' <grimlinda@e...>, 
	'Owen Walcher' <xpriori@o...>, xml-dev@l...
Subject: RE:  are native XML databases needed?

> At least with the implementations I am familiar with,  natvie 
> XML dbs do their own version of shredding.  Randomly 
> accessing XML document contents efficiently requires this.  
> Now, their implementations are optimized for XML, an 
> important difference from relational approaches, but their 
> storage image is far from document form. 

I think it's a little far-fetched to treat as equivalent a system with an
internal data structure designed specifically as an implementation of the
hierarchical XML data model, and a system that constructs a tabular
representation using a data model that was never even designed to enable
recursive queries. If you've ever had a corridor conversation with someone
trying to implement mixed content or comments and PIs or namespaces in a
shredded table, you can only feel sorry for the guy. 


Michael Kay



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.