  |
X-Hive's XQuery demo - http://support.x-hive.com/xquery/
An on-line demo that allows you to run queries against a sample XML database. |
  |
oXygen XML Editor / XQuery Debugger - http://www.oxygenxml.com/xquery_debugger.html
XML Editor with editing and debugging support for XQuery. Allows XQuery execution against multiple XML databases: eXist, Berkeley XML DB, X-Hive, MarkLogic, TigerLogic. |
  |
Qexo (Kawa-XQuery) - http://www.gnu.org/software/qexo/
A partial implementation of XQuery. It compiles queries down to Java bytecodes using the Kawa framework. |
  |
Xcache Rainbow Project - http://davis.wpi.edu/dsrg/
A web-based XML query engine and tools, which use a cache of results from previous queries. |
  |
DataDirect XQuery - http://www.xquery.com
Java software that implements XQuery and XQJ standards, allowing developers to access both relational and XML data sources. |
  |
XML Query Engine - http://www.fatdog.com/
Fatdog Software's full-text XQL search engine, with partial support for XQuery. Eval version available for download. |
  |
Stylus Studio: XQuery Tools - http://www.stylusstudio.com/xquery.html
Development tools for editing, mapping, debugging, and profiling (benchmarking). |
  |
XQuantum Database - http://www.cogneticsystems.com/xquery/xquery.html
Cognetic Systems' research implementation (in Java) of a subset of XQuery, along with its type inference system. |
  |
SQLSummit Catalog of XQuery Engines, Processors and Providers - http://www.sqlsummit.com/XQueryProv.htm
This catalog of XQuery implementations includes processors, embeddable engines and database managers. Includes download links and contact info. |
  |
Xquery Lite - http://phpxmlclasses.sourceforge.net/xquery_lite.html
A query language for XML, based on XQuery 1.0. Includes an implementation for PHP. |