- From: Jay Zhang <jz@i...>
- To: xml-dev@l...
- Date: Mon, 05 Feb 2001 21:10:52 +0800
|
I have serious doubt that a native XML database, however
well designed it is, can succeed in commercial space, and ultimately as a
viable technical solution. Look at OODB, no matter what reason you attribute
its failure to.
Why don't we focus our energy on implementing XML data
structure on a relational database and map all desired features to
RDBMS features? I love to see a standard like
that.
We can definitely map the tree structure of XML into
relational database and store an offset (of the element in the blob)
going with the element, ..., blah, blah. As long as the XPath navigation
can be efficiently supported, I guess other features would not be such a hard
thing.
The so-called multi-dimensional database is so well fitted
in
RDBMS.
Yes, it takes up much space. Storage is cheap, isn't
it?
Jay Zhang
IntermicsTech, Inc.
|
|