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 Requirements

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.

2010-03-14 19:10 Back to release list
1.0.0

다음과 같은 사양이 버전에서 구현됩니다 : 스키마 유효성 검사를 XQuery 1.0 (함께) (99.5 % W3C의 검사 성공률), XQuery 업데이트 (97.2 %), XQueryX (98.5 % 성공률 XQuery XQuery 1.0 및 업데이트 96.6 %)를, 많은 (시도, 잡기 등 특징 XQuery 1.1 및 일반 FLWOR 표현) 및 XQuery 스크립팅 확장 윈도우. 이 릴리스 (수집, 색인, 및 무결성 제약 조건) 데이터 정의 및 조작에 대한 지원이 포함되어있습니다. 또한 xqDoc, 휴식, JSON,을 CSV, 엑셀 함수, 이메일, 반성, 파일 조작, 수학 계산 등 풍부하고 확장 함수 라이브러리와 표준 XQuery 기능을 확장합니다. Zorba 1.0뿐만 아니라 버그 수정과 성능 향상이 많이 포함되어있습니다.
Tags: 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