ダウンロードリスト

プロジェクト概要

BaseXは、軽量、高性能、かつスケーラブルなXMLデータベース・システムで、XPath/XQueryプロセッサ、W3C UpdateとFull Text拡張の完全なサポートを備えています。インタラクティブでユーザフレンドリなGUIフロントエンドで、大規模なXMLデータの実態に対するすばらしい洞察力が得られます。これは、プラットフォームに依存せず、そのままで動作します。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2011-10-24 08:09
7.0.1

このリリースは、ユーザーからのフィードバックに反応し、配布パッケージを最適化するために意図されます。Windows インストーラーは、最新の機能をサポートする更新されました。Zip ファイルが更新された (初期設定とディレクトリの追加)。XQuery: 多くの高速実行に適用すると count() のデータベースを開きます。フラグ - c を既存のデータベース サーバーに接続;フラグ -s HTTP サーバー (桟橋); を停止するため、ポートを指定しますフラグ S HTTP サーバをサービスとして開始;サーバーを停止する前に書き込み操作の実行が完了します。Ruby、Python、PHP、Java クライアントが更新されています。
タグ: XML Database XPath XQuery JSON XSLT
This release is a reaction to user feedback and an intent to optimize the distribution packages. The Windows installer was updated to support the latest features. The zip file was updated (initial config and directories added). XQuery: much faster execution of count() when applied to opened databases. The flag -c connects to an existing database server; the flag -s specifies a port for stopping the HTTP server (Jetty); the flag -S starts the HTTP server as a service; running write operations will be completed before the server is stopped. Ruby, Python, PHP, and Java clients have been updated.

2011-10-15 12:41
7.0

このリリースは、バイナリ ファイルの保存、ネイティブと緊密に統合された残りの部分の実装とファイル システムのようなデータベースへのアクセス、WebDAV サービス両方 HTTP サーバー、JSON、SQL、XSLT、および暗号、XQuery モジュールとフルテキスト サポート日本語を含む 20 以上の言語に統合を追加しました。
This release added storage of binary files, a native and tightly integrated REST implementation and a WebDAV service for file system-like database access, both integrated into HTTP Server, XQuery Modules for JSON, SQL, XSLT, and cryptography, and full-text support for more than 20 languages, including Japanese.

2011-07-29 14:47
6.7.1

新しいXQuery関数は、追加、削除、名前変更、およびドキュメントを交換し、データベースを最適化するために追加されました。 XSLT変換を行うことができます。すべてのXQuery 3.0の機能がサポートされるようになりました。末尾呼び出しの最適化は、再帰関数を高速化するためになされた。 ADDARCHIVESは、アーカイブ内のファイルを解析するために使用することができます。 SKIPCORRUPTは非整形式のファイルをスキップするために使用することができます。ドキュメントのインデックスは増分更新されます。 "データベースの管理"GUIのダイアログでは現在、複数のデータベースおよびglob構文上の操作をサポートしています。ドラッグアンドドロップ操作が追加されました。繰り返しログインに失敗したクライアントは、現在表示されています。パスワード操作は、現在すべてのMD5を使用します。
New XQuery functions were added for adding, deleting, renaming, and replacing documents, and optimizing databases. XSLT transformations can be done. All XQuery 3.0 functions are now supported. Tail-call optimizations were made to speed up recursive functions. ADDARCHIVES can be used to parse files within archives. SKIPCORRUPT can be used to skip non-well-formed files. The document index is now incrementally updated. The "Manage Database" GUI dialog now supports operations on multiple databases and glob syntax. Drag and drop operations were added. Clients that repeatedly fail to login are now delayed. Password operations now all use MD5.

2011-07-01 06:21
6.7

主な特徴:ネイティブEXPathパッケージングシステムのサポート、クライアント/サーバのイベント通知、および大規模なコレクションへのアクセスを高速化するために永続的なドキュメントのインデックス。 XQueryは:新しいデータベースとフルテキスト関数、イベントを発生させることが追加されたイベント機能、インデックスの最適化、優れたコストの推定。コマンド:グロブの構文はデータベースのコマンドに追加された、新しいコマンドが追加されました。BACKUPは、バックアップを作成するための最適化と改名されました。
タグ: XML Database XQuery XPath
Major Features: native EXPath Packaging system support, client/server event notification, and a persistent document index to speed up access to large collections. XQuery: a new database and full-text functions; an event function added to fire events; index optimizations; better cost estimations. Commands: glob syntax has been added to database commands; new commands have been added; BACKUP has been optimized and renamed to CREATE BACKUP.

2011-05-10 06:02
6.6.2

主な特長:『JAX - RXの(REST)のAPIの関連する関数、基本認証、および複数のエディタタブを持つ高効率XQueryマップの式を指定します。詳細:APIは:[追加]のJAX - RXのAPIは、基本的なユーザ認証をサポートしています。 COPYコマンドでは、同一のデータベースのコピーを作成します。の最適化ALLコマンドは、すべてのデータベースの構造を最小限に抑えられます。 XQueryの:地図式および関数が追加されています。ファイルモジュールは、最新のEXPath仕様に合わせて配置されます。 XQueryの最適化は、配列の実体化を避けるために。のGUI:複数のエディタタブが追加されています。
Main features: a highly efficient XQuery map expression with associated functions, basic authentication in the JAX-RX (REST) API, and multiple editor tabs. More details: API: [ADD] JAX-RX API now supports basic user authentication. The COPY command creates identical database copies. The OPTIMIZE ALL command minimizes all database structures.
XQuery: map expressions and functions have been added. The file module is aligned with the latest EXPath specification. XQuery optimizations to avoid materialization of sequences. GUI: Multiple editor tabs have been added.

プロジェクトリソース