Re: [xml-dev] What is the general direction you are seeing these days to store and query lots of large complex XML?

From
Ihe Onwuka <>
To
"Liam R. E. Quin" <>
Date
2015-03-08T19:00:32Z
ID
<>
Thread
Re: [xml-dev] What is the general direction you are seeing these days to store and query lots of large complex XML?

On Sat, Mar 7, 2015 at 9:05 PM, Liam R. E. Quin <[email protected]> wrote:

Sometimes it's about extracting just the bits you need to query and
putting just those in some kind of database - relational, NoSQL,
SlightlySQL, triple store, XML-native, hybrid, whatever, with no hope
of reconstructing the original -- if you need the original, just use
it directly.

Depends. If you are constructing a repository from a denormalized text dump and/or disparate sources you may not want or be able to reconstruct the original.


So for Roger I'd say that I think the direction I see is more hybrid
stores (from Virtuoso to MarkLogic..) and more variation being
acceptable as people come to recognize that different needs are best
served with different technologies.


Very true but organisations in the corporate world are often not agile (I don't mean in the project management sense) enough to do that.