The version 0.9.5 of the Zorba XQuery engine has been uploaded.
This version contains lots of performance and functionality bug fixes.
Zorba 0.9.5 Released
Zorba 0.9.4 Released
Zorba 0.9.4 is a XQuery processor written in C++, available under the Apache license.
Running Zorba with PHP
PHP developers beware: Zorba now has a language binding for PHP 5!Most PHP developments have to deal with XML and since PHP version 5, the support for XML has been greatly improved and developers can use various extensions that speak XML: SimpleXML, SAX, DOM, XPath and XSLT.We strongly believe that XQuery was the missing piece […]
Zorba 0.9.2 Released
We are pleased to announce the next release of Zorba (beta version 0.9.2). The release of Zorba ships with new features, a stable Store API, and some performance improvements.
The Zorba Store API
Zorba’s architecture employs a modular design. Specifically, one major design goal and differentiator between other existing XQuery processors is the ability to run Zorba on top of various XML stores.In order to allow for pluggable XML stores, Zorba defines an interface which is called the Store API. The goal of this API is to specify […]
Zorba 0.9.0 Released
We are pleased to announce the first release (beta version 0.9) of Zorba. Zorba is a general purpose XQuery processor implementing in C++ the W3C family of specifications. It is not an XML database. The query processor has been designed to be embeddable in a variety of environments such as other programming languages extended with […]

