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

RE: Indexing solution for native XML database


database indexed non relational
> Surely you're
> not saying that you are opposed to using RDB's for any real world
> problems requiring extensive normalization? Or maybe you're saying
> that if you've got to do extensive normalization you prefer other
> forms of databases?

Relational databases are a very useful tool, there are some jobs they are
very good at (mainly the kind of jobs that people used punched cards for 50
years ago).

But surely you're not saying that they're the only tool, that all persistent
data should be held in relational databases? How many word processors or
email servers use an RDB to store their data?

There have always been some jobs that the relational model was not well
suited to. Like any tool, you should use it when it suits the task in hand,
and not otherwise.

The need for extensive normalization is one of the features that suggests an
RDB might not be the best tool for a particular job. The need for recursive
query is another. Additional indicators are intrinsic ordering,  an
intrinsic notion of object identity, the absence of a predefined schema, or
the need for non-boolean queries. You can stretch relational technology to
tackle some of these problems, but only by making it non-relational.

You seem to be adopting a position where one has to defend a decision not to
use an RDBMS. That's absurd.

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
 

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.