Download List

Project Description

eXist is a native XML database featuring efficient, index-based XQuery processing. It provides a complete ecosystem for building applications entirely based on XML, XQuery, and related standards. The high-performance XML database engine stores textual or binary data and documents without requiring a database schema. Using XML across all layers makes mapping technologies superfluous and increases productivity. A browser-based IDE and a standardized application packaging system help developers get started quickly.

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.

2004-11-04 22:54
1.0 beta2

This release fixes many instabilities and database corruptions that were still present in the previous version. The XUpdate implementation should now have reached a stable state. Concurrent XUpdates are fully supported. The XQuery implementation has matured, adding support for collations, computed constructors, and more. Module loading has been improved, allowing more complex Web interfaces to be written entirely in XQuery (see the new admin interface). Finally, there's a new WebDAV module, a reindex/repair option, and support for running eXist as a system service.
Tags: Major feature enhancements

2004-02-04 15:32
1.0 beta1

This release adds support for XQuery 1.0,
including static type checks, modules,
constructors, Java binding, dynamic execution, and
many extension functions. The new XQueryServlet
and XQueryGenerator for Cocoon provide a simple
way to write entire Web applications in XQuery. In
addition, the release contains many bugfixes,
improved locking and caching strategies, and
support for binary resources.
Tags: Major feature enhancements

2003-08-12 11:55
0.9.2

This is the first official release with support for XUpdate.
Much effort has been invested to ensure that other
character encodings than Latin 1 are correctly
processed by the database as well as the query engine.
This applies in particular to East Asian languages and
scripts. Important missing parts of the XPath spec have
been implemented, more synchronization and
database corruption issues have been addressed,
interfaces have been improved, and dozens of bugs
were fixed.
Tags: Major feature enhancements

2003-04-09 10:23
0.9.1

This release fixes many bugs found in 0.9, including eof exceptions, out-of-memory errors, and corrupted database files. It also adds further performance optimizations with respect to indexing and querying speed. New features include the highlighting of search terms in query results, simpler database startup, access to index information, new Cocoon examples, and an IzPack-based installer.
Tags: Major bugfixes

2003-01-15 16:19
0.9

This release fixes two of the remaining weak points of eXist, indexing
performance and scalability. Storing more than just a few megabytes
in a single database collection is no longer a problem; index files
consume less disk space, and indexing speed has improved by an order of
magnitude. New features include support for user authentication,
access control, and basic XInclude on the server.
Tags: Major feature enhancements

Project Resources