Software:Apache VXQuery

From HandWiki
Apache VXQuery
Apache VXQuery Logo
Developer(s)Apache VXQuery Team
Final release
0.6 / May 20, 2016; 7 years ago (2016-05-20)[1]
RepositoryVXQuery Repository
Written inJava
TypeXML Query processor
LicenceApache License 2.0
Website{{{1}}}

Apache VXQuery (or Versatile XQuery) is a standards-compliant XML Query processor that is implemented in Java. It is still in the Apache Incubator and may be added to the projects in the near future. Apache VXQuery is developed to meet demands to process semi-structured data in applications. Apache VXQuery complies to the W3C-standardized XML Query Language v1.0.[2]

Features

Apache VXQuery unites the imperative component of Java and the XQuery declarative programming. The project will enable developers to use XQuery to navigate and transform application objects declaratively in Java applications with minimal overhead.[2]

See also

References

  1. "VXQuery 0.6.0 Release Commit". https://gitbox.apache.org/repos/asf?p=vxquery.git;a=commit;h=a678444605bfe7a1edaea13d5a07a1bc7b675939. 
  2. 2.0 2.1 "Apache VXQuery". Apache Software Foundation. 2011-01-03. http://incubator.apache.org/vxquery/. Retrieved 2011-05-02. "Apache VXQuery (Versatile XQuery) will be a standards compliant XML Query processor implemented in Java. We believe that there exists a strong (and growing) need to process semi-structured data in many applications. The W3C standardized v1.0 of the XML Query Language in early 2007. Since then, a few processors have surfaced (both commercial and open source). VXQuery will implement this standard."