[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message]

SQL Server 2005

Michael Kay mhk at mhk.me.uk
Sun Jan 22 22:12:57 PST 2006


sql server 2005 process
> As a general rule, it seems that the use cases for 
> XML-enabled databases 
> and native XML databases are separate. In particular, the 
> general rule 
> of thumb is that, if the data easily maps to the relational 
> model, then 
> do that. If it doesn't, start thinking about using the XML data model 
> directly.

I'm actually coming to the view that whether or not the data "easily maps to
the relational model" depends far more on the developer's perspective than
on the data itself. If your mindset is tables, the data will look
rectangular, but if your mindset is documents, it won't. Two people looking
at an ordinary business document (an insurance claim, say) will come to very
different conclusions about whether it fits the relational model or not.

The decision should really be based on the process model, not the data
model. If a document like an insurance claim is processed as a document, and
has a life-cycle as a document, and if it's convenient for applications (and
users) to view it as a document, then there's no point shredding it, though
many people who've spent too long with SQL will instinctively do so. That's
partly because database culture makes the process model secondary: the
philosophy is that you don't know how the information will be used so you
shouldn't build that into your design.

Michael Kay
http://www.saxonica.com/




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
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-2007 All Rights Reserved.