Jump to content

XQuery Update Facility

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by GreenC bot (talk | contribs) at 05:19, 10 September 2016 (WaybackMedic 2). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

XQuery Update Facility is an extension to the XML Query language, XQuery. It provides expressions that can be used to make changes to instances of the XQuery 1.0 and XPath 2.0 Data Model.

It became a W3C Candidate Recommendation on 31 July 2009 and was finalised as Recommendation on 17 March 2011.[1]

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.
  • qizxopen XQuery engine.
  • 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.

External links

References

  1. ^ "XML and Semantic Web W3C Standards Timeline" (PDF).