We are pleased to announce the release of the Zorba XQuery processor in version 1.0 implementing the following specifications:
XQuery 1.0 (with schema validation) (99.5%W3C tests success rate)
XQuery Update (97.2%)
XQueryX (98.5% success rate for XQuery 1.0 and 96.6% for XQuery Update)
Many XQuery 1.1 features (including try-catch, windowing and general FLWOR expressions)
XQuery Scripting Extension.
This release includes support for data definition and manipulation (collections, indexes and integrity […]
continue reading.....
Published in March 12th, 2010
We are happy to announce that Zorba version 0.9.8 is ready for download. This release includes full support for the most recent specifications of XQuery 1.0 with Schema validation, XQuery Update Facility 1.0, partial support for XQuery 1.1 including windowing, group-by, and try-catch, and XQuery Scripting Extension 1.0. Zorba also supports non-standard features necessary for […]
continue reading.....
Published in August 28th, 2009
XQiB is a plugin for Internet Explorer which allows the execution of client-side XQuery to navigate and update the browser’s internal DOM. This plugin allows to execute XQuery in the same way as JavaScript. However, the resulting code is more elegant
continue reading.....
Published in March 24th, 2009
The Zorba XQuery processor has been designed to be embeddable in a variety of environments such as other programming languages extended with XML processing capabilities, browsers, application and database servers, XML message dispatchers, or smartphones. With this blog article, we want to point you to a possible usage scenario for such an embedabble design.
continue reading.....
Published in March 19th, 2009
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.
continue reading.....
Published in June 20th, 2008
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 […]
continue reading.....
Published in May 28th, 2008
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 […]
continue reading.....
Published in April 29th, 2008