Download List

项目描述

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 XML processing capabilities, browsers, database servers, XML message dispatchers, or smartphones. Its architecture employes a modular design, which allows customizing the Zorba query processor to the environment’s needs. In particular, the architecture of the query processor allows a pluggable XML store (e.g. main memory, DOM stores, persistent disk-based large stores, and S3 stores).

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-11-15 08:56
2.0.0

为了 2 是一个广泛的重写和 re 建筑学方面的工作,与改进的稳定、 完整的功能和最大的一致性级别。它支持 W3C 规范 (XQuery 1.0 XMLSchema 验证,XQuery 3.0 2011 年 6 月,草案与 try catch、 groupby、 outerjoins、 XQuery 更新 1.0、 XQuery 完整文本 1.0 和 XSLT 1.0),扩展规格 (XQuery 数据定义 (集合、 索引和完整性约束) 和 XQuery 脚本扩展) 和一套广泛的模块 (过程,系统,HTTP、 数据清洗、 数据转换 (JSON,CSV、 HTML),excel,加密技术,土力工程处、 图像、 oauth 和电子邮件)。
Zorba 2 is an extensive rewrite and re-architectural work, with improved stability, complete functionality, and max conformance level. It supports W3C specs (XQuery 1.0 with XMLSchema validation, XQuery 3.0 June 2011 draft with try-catch, groupby, outerjoins, XQuery Update 1.0, XQuery Full Text 1.0, and XSLT 1.0), extension specs (XQuery Data Definition (collections, indexes and integrity constraints) and XQuery Scripting Extension), and an extensive set of modules (process, system, HTTP, data cleaning, data conversion (JSON, CSV, HTML), excel, cryptography, geo, image, oauth, and email).

2011-03-11 07:11
1.4.2

各种错误修正。
标签: Bugfixes
Various bugfixes.

2010-07-23 07:58
1.4

除了错误修正和性能改进,这个版本带有一个扩展的函数库和1.1开关的XQuery表达式的支持。你可以找到对那些准备执行现场演示新功能的例子。此外,本教程“原子处理与左巴”展示了如何轻松地开发XQuery的一个微小的混搭完全符合左巴和EXPath HTTP客户端。
标签: Stable, Major
Besides bugfixes and performance improvements, this release comes with an extended function library and support for the XQuery 1.1 switch expression. You can find examples for the new features that are ready to execute in the live demo. Moreover, the tutorial “Atom Processing with Zorba” shows how easy it is to develop a tiny mashup entirely in XQuery with Zorba and the EXPath HTTP client.

2010-07-23 07:58
1.2

此版本主要包含错误修正和主要性能改进。它也包含了在XQuery 1.1指定为高阶函数的初步实现。
标签: Stable, Major
This release contains mostly bugfixes and major performance improvements. It also contains a preliminary implementation of higher-order functions as specified in XQuery 1.1.

2010-03-14 19:10
1.0.0

以下规格实施此版本:XQuery的1.0(与模式验证)(99.5%W3C的测试成功率),XQuery的更新(97.2%),XQuery 1.0和96.6%XQueryX XQuery的更新(成功率98.5%),但许多XQuery的1.1功能(包括试渔获物,窗口和一般FLWOR表达式)和XQuery脚本扩展。此版本包括数据定义和操作的支持(集合,索引和完整性约束)。它同时也延续了丰富和扩展函数库,包括xqDoc,休息,JSON的,CSV格式,Excel函数,电子邮件,自省,文件处理和数学计算标准XQuery的功能。佐巴1.0包括缺陷修补和性能改进,以及许多。
标签: major stable release
The following specifications are implemented in this version: 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), and XQuery Scripting Extension. This release includes support for data definition and manipulation (collections, indexes, and integrity constraints). It also extends the standard XQuery capabilities with a rich and extensible function library, including xqDoc, REST, JSON, CSV, Excel functions, email, introspection, file manipulation, and mathematical computations. Zorba 1.0 includes lots of bug fixes and performance improvements as well.

Project Resources