This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: XML design of Database


Sydney,

Sydney wrote:
> 
> Hi
> 
> I want to know if a DB made in XML is:

I am not sure to understand what you mean by "made in XML" ;=)

> a) an object DB
> b) a relational DB
> c) an object relational DB
> I know this question is a little bit curious.

If you mean a database whose storage structure would map exactly a XML
tree, I think it could be considered as hierarchical (if you consider
you are storing trees) or object (if you consider you are storing DOM
objects).

You can also, store XML documents as BLOBS in a RDBMS.

Now, independently of the storage structure, XML can be used as a an
interface to retrieve information from any kind of storage (RDBMS,
OODBMS or anything else).

> Excuse me if this question is not related to all
> XSL-List thread(off-topic).
> 
> Thanks
> Sydney

Hope this helps,

Eric
-- 
------------------------------------------------------------------------
Eric van der Vlist       Dyomedea                    http://dyomedea.com
http://xmlfr.org         http://4xt.org              http://ducotede.com
------------------------------------------------------------------------


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]