[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
RE: [xml-dev] XML vs relational database
- From: Len Bullard <len.bullard@uai.com>
- To: Sylvain LOISEAU <sylvain.loiseau@wanadoo.fr>, Michael Kay <mike@saxonica.com>, xml-dev@lists.xml.org
- Date: Thu, 16 Aug 2007 09:29:02 -0500
A db such as SQL Server has a so-called 'master db' for tasks once
associated with so-called 'system tables' and a model db for making copies.
. There is also an msdb for storing system tasks. Then there are local
system tables one might devise for tasks such as multi-level lookup lists or
extensible code lists.
As Noah points out, it is fair to say that XML creates a bit more work where
a structure can't be known in advance, but I thought that was the raison
d'etre for going to relational dbs way back when. It starts to fall apart
when data is not easily decomposed into tables and recomposed into a
different structure such as a tree. That was an issue for most of the
immature document database designs of the early 90s and was commented on by
analysts of the time such as Dr. Charles Goldfarb when reviewing some
proposals for these.
len
From: Sylvain LOISEAU [mailto:sylvain.loiseau@wanadoo.fr]
>> Don't you think there is a structural
>> difference, from this point of view, between XML and DBMS?
> Sure, in SQL all the instances have the same structure, so the structure
> information can be stored separately from the instances.
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the sender. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail.
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]