Friday, May 09, 2008

Under the Hood: Oracle Berkeley DB XML

Storing an XML document in a relational database has its limitations. XML's hierarchical structures of elements and element attributes do not necessarily map well to relational database structures, which is where an embeddable (non-relational) XML database has its advantages over a relational database.

read more | digg story