Why XML Over the Relational Model?

david at megginson.com david at megginson.com
Sun Jan 3 15:38:21 GMT 1999


Dan Holle writes:

 > IMHO, Occam's Razor between XML and DBMS revolves around data
 > complexity and multiple updaters.
 > 
 > If the XML phonebook had every US phone number, you wouldn't want
 > to be on the receiving end of a servlet like this.

 [etc.]

Actually, XML would be a wonderful way to transfer every U.S. phone
number from one database to another, but querying an XML document (or
a representation of it in a repository) would not be an efficient way
to look up a specific phone number, and transferring the whole
phonebook in XML to a thin client would be plain silly.

In brief, then, XML is a very sophisticated exchange (import/export)
format, and RDBMs are very sophisticated storage and retrieval tools.
Different species, but they can be taught to play together nicely.


All the best,


David

-- 
David Megginson                 david at megginson.com
           http://www.megginson.com/

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list