From: akmal b chaudhri <akmal@soi.city.ac.uk.nospam>
Newsgroups: comp.databases
Subject: Re: XML or a relational Database ?
Date: Sat, 3 Mar 2001 20:36:52 +0000
Organization: Posted via ULCC Internet Services
Lines: 46
Message-ID: <Pine.GSO.4.02A.10103032032250.1511-100000@altair.soi.city.ac.uk>
References: <97m2os$jmc$1@Tropolix.UQSS.UQuebec.CA> <3AA000D6.B1161103@iems.nwu.edu>
NNTP-Posting-Host: altair.soi.city.ac.uk
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: akmal@altair.soi.city.ac.uk
In-Reply-To: <3AA000D6.B1161103@iems.nwu.edu>


On Fri, 2 Mar 2001, Leonardo B Lopes wrote:

> DISCLAIMER: Just throwing ideas up in the air. I'll read the two papers
> Carlos and Akmal mentioned, and maybe change my view, but here it goes:
> 
> How about the case in which you access most of your data sequentially,
> you write once but read many, there are a lot of data and you don't want
> to deal with Memory Management issues? That is the situation I am in
> now, and I am using an RDB to get around the MM. But the XML libraries
> (I naively assume) have pretty sophisticated MM built into them, so that
> may be an option.

Leonardo:

The DB should be able to do some things for you, but I'm not very familiar
with XML libraries and what they might offer. What about something like
streaming the data out of the DB? Would that work for your case?

KR

akmal

> 
> Florian Barbera wrote:
> > 
> > Hi !
> > 
> > what would you be, according to you, the situation where you would use XML
> > files (with a XML server if we need it) instead of a relational Database ?
> > 
> > Thanks !
> > 
> > Florian
> 
> -- 
> =======================================================================
> Leonardo B. Lopes                                      leo@iems.nwu.edu 
> Ph.D. Student                                             (847)491-8470
> IEMS - Northwestern University             http://www.iems.nwu.edu/~leo
> 
> 

--
[ ---- akmal at soi.city.ac.uk ---- ]
[ http://www.soi.city.ac.uk/~akmal/ ]


