[xquery-talk] performance figures for xquery processors

John Snelson jsnelson at sleepycat.com
Fri Feb 10 10:22:12 PST 2006


manavaputra at yahoo.com wrote:
> So i will have to make my
> application configurable to use a native xml database
> in cases where it expects large size documents and use
> an xquery in-memory processor like saxon by default.

<plug>

Some XML database, like Sleepycat's Berkeley DB XML, allow queries to be 
run on any document whether it is in the database or not. Obviously 
queries on documents in the database are faster when using indexes.

</plug>

John

-- 
John Snelson, Berkeley DB XML Engineer
Sleepycat Software, Inc
http://www.sleepycat.com

Contracted to Sleepycat through Parthenon Computing Ltd
http://blog.parthcomp.com/dbxml


More information about the talk mailing list