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

RE: Why XML Over the Relational Model?

  • From: "Matthew Sergeant (EML)" <Matthew.Sergeant@e...>
  • To: xlxp-dev@f...
  • Date: Mon, 4 Jan 1999 10:01:44 +0100

xml over database
The reason I tend to give for this is as follows:

- Complex Data Structures. The data structure in your XML can more
accurately represent so called "real world" structures. This is the same
benefit you get from an OO DB over a relational database

- Cost. This can be important for certain types of applications, e.g. open
source/free applications. Although there are free relational databases
(Postgresql, GNU Sql, and to some extent MySql), it would generally be
overkill to distribute the whole postgresql package with your app. XML
parser implementations are all (?) currently free (for certain values of
"free").

- Future. It's currently not /really/ viable, but we hope that in the future
we can display fragments of our database (or the whole thing) using XSL,
either on the web or in print.

- Lightweight. Most XML parsers are quite lightweight, whereas most DBMS's
are not. Often this is outweighted by the indexing and searching speeds of
DBMS's, but that's not always a priority.

Anyway, as with all new tech, use the right tool for the job. Or use a
combined approach. For example, I'm working on a timesheet application now
that stores timesheets as XML, employee information in a relational
database, and runs batch processes to import data from the XML into the
database for reporting purposes. This gives us some advantages listed above,
and makes for an interesting project!

Matt.
--
http://come.to/fastnet
Perl on Win32, PerlScript, ASP, Database, XML
GCS(GAT) d+ s:+ a-- C++ UL++>UL+++$ P++++$ E- W+++ N++ w--@$ O- M-- !V 
!PS !PE Y+ PGP- t+ 5 R tv+ X++ b+ DI++ D G-- e++ h--->z+++ R+++


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


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.