XML databases like Mark Logic and eXist are aware of the structure of the XML 
content stored within the database. This makes it easier and faster to do 
queries based on the underlying structure of the data then would be possible in 
a purely relational system.

This is especially useful when the input to the system and the output to the 
system are both XML (such as web content management). In those cases, storing 
the binary XML content in an XML database removes the need for transforming the 
content into rows in a database and then back into XML while preserving the 
ability to query based on specific XML properties.

Richard

On Wednesday August 25 2010 08:39:16 Wade Preston Shearer 
<wadeshearer.li...@me.com> wrote:
> Wikipedia and Google have come up light on information about XML databases. 
> What are the reasons that one would choose this approach?
<snip>

/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/

Reply via email to