XQuery Update Facility - Implementations

Implementations

  • BaseX - An open source XML Database and XQuery Processor; supported since Version 6.0
  • DataDirect XQuery - a java-based commercial XQuery processor. Supported since Version 4.0
  • EMC Documentum xDB - Native XML Database. XQuery Update Facility supported since Version 9.0
  • eXist - The open source XML Database provide an extension to XQuery, which maps each of the XUpdate instructions to a corresponding XQuery expression
  • MonetDB/XQuery - An open source XQuery processor on top of the MonetDB relational database system.
  • PureXML PureXML - IBM DB2 offers XQuery Update Facility since Version 9.5.
  • Qizx XQuery engine with open-source version Qizx/open.
  • SaxonSA XSLT and XQuery Processor - by Michael Kay; Supported since Version 9.1, but only in the commercial version.
  • XQilla - An open source (ASL2.0) XQuery processing library with support for the latest XQuery Update features. XQilla is written in C++ and includes a command line executable shell to execute queries against XML content stored on a local filesystem. This library is actively developed and part of a supported Oracle product, Berkeley DB XML.

Read more about this topic:  XQuery Update Facility