XQilla Homepage
Project News
- XQilla version 2.1.2 released
This is a bug fix release for XQilla 2.1. This release
includes compilation fixes for 64 bit and Solaris, as well as
several DOM 3 API related bugs. (0 comments)
- XQilla version 2.1.1 released
This is the 2.1 release of XQilla. This release adds support
for querying non-XML data sources, including HTML via
TidyLib, JSON and plain text files. (0 comments)
- XQilla version 2.0.0 released
This is the 2.0 release of XQilla. XQilla is now available under the Apache
License v2, a more permissive open source license. This release also implements
document projection, a technique for reducing memory usage and increasing query (0 comments)
- XQilla version 1.1.0 released
This is the 1.1 release of XQilla, that introduces some major new features
including XQuery Update (Last Call Working Draft 28 August 2007) support,
streaming event output, and speed and memory consumption improvements. (0 comments)
- XQilla version 1.0.1 released
This is the 1.0.1 patch release of XQilla, that fixes a few minor bugs discovered since version 1.0.
XQilla is an XQuery and XPath 2.0 implementation written in C++ and based on Xerces-C. It implements the DOM 3 XPath API, as well as having it's own more powerful API. It conforms to the W3C proposed recomendation of XQuery and XPath 2.0. (0 comments)
- XQilla version 1.0 released
XQilla is an XQuery and XPath 2.0 library and command line interpreter, written in C++ and implemented on top of Xerces-C.
Release features: (0 comments)

XQilla
XQilla is an
XQuery∞ and
XPath 2∞ library and command line utility written in C++, implemented on top of the
Xerces-C∞ library. It is made available under the terms of the
Apache License v2.
XQilla is hosted on
Sourceforge∞, where you can also access it's
project page∞.
Ideas List
XQilla wasn't accepted into
Google Summer of Code 2008∞, but the
ideas page we've put together could just as easily be used by anyone looking for an interesting open source project, or a manageable introduction to XQilla.
Downloads
XQilla version 2.1 is now available under a new less restrictive license, the
Apache License v2. This release supports querying over
HTML∞ via TidyLib,
JSON∞ and
plain text files∞, as well as continuing to support
XQuery Update (Candidate Recommendation 14 March 2008). Source archives are available on the
Sourceforge download page∞.
Binary packages for XQilla are also available for
Debian∞,
Fedora Core 7∞ and
Fedora Core 8∞. We are looking for maintainers who would be willing to package XQilla on other platforms.
CVS Access
Anonymous CVS access is available to the XQilla repository - please see the
instructions∞ for information on how to access it. You can also
browse the CVS repository∞ online.
Support
Documentation and examples are provided, as well as an
FAQ. There is a user mailing list,
xqilla-user∞, which is the appropriate place to direct any questions or problems. The mailing list has
online archives∞ which can be a useful source of answers.
If you have a bug to report, you may wish to enter it into our
bug database∞.