ANNOUNCE: XQL processor in Java

Ingo Macherius macherius at darmstadt.gmd.de
Mon Mar 29 20:18:12 BST 1999


GMD-IPSI is pleased to announce Java based implementations
of the XQL language and a persistent W3C-DOM.

The GMD-IPSI XQL engine [1] is a Java based storage and query
application for large XML documents. The functionality may
be accessed via command line invocation or the Java API.
The engine consists of two main parts:

1. A persistent implementation of the W3C-DOM
2. A full implementation of the XQL language

The XQL engine implements the W3C-QL '98 workshop paper syntax
of XQL. It uses a novel indexing algorithm for XML (publication
pending), which indexes the document while processing the
first query. Subsequent queries to the same document are
considerably accelerated.

The persistent DOM implements the W3C-DOM interfaces on
indexed, binary XML files. Documents are parsed once and
are stored in this form, accessible to DOM calls without
the overhead of parsing them first. A cache architecture
additionally increases performance. At this time only read
access is possible, support of the full W3C-DOM API is work
in progress.

The GMD-IPSI XQL engine was developed as a research project
in GMD's XML competence center by Gerald Huck [2], with
contributions by Ingo Macherius [3]. It is free for non-commercial
use and evaluation, see the download page for details.
For commercial requests contact the main author.

[1] http://xml.darmstadt.gmd.de/xql/
[2] mailto:huck at gmd.de
[3] mailto:macherius at gmd.de

--
Ingo Macherius//Dolivostrasse 15//D-64293 Darmstadt//+49-6151-869-882
GMD-IPSI German National Research Center for Information Technology
mailto:macherius at gmd.de http://www.darmstadt.gmd.de/~inim/
Information!=Knowledge!=Wisdom!=Truth!=Beauty!=Love!=Music==BEST (Zappa)

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list