Documentation

1. Recommended Reading

If you are new to eXist, we recommend to at least scan through the following documents to get an overview of the most important features:

Also, there are some articles, tutorials and blog posts which may provide valuable information.

2. Available Documentation

We recommend to have a look at the Quick Start first, then maybe continue to read about XQuery support, in particular eXist-specific extensions and features.

getting started with eXist.
how to automate tasks with Ant.
Links to external articles, tutorials and blog posts.
how to configure and interact over the Atom Publishing Protocol to treat your collections as Atom feeds.
explains how to backup/restore your database contents.
compiling and building eXist distributions, using the Subversion repository.
how to configure cluster environment.
how to configure specific indexes.
how to configure triggers.
eXist supports different alternatives for server deployment.
describes the various interfaces: XML:DB API, XML-RPC, REST, SOAP.
Experimental support for Java Management Extensions (JMX)
a few notes on how to use the various tools; SVN, eclipse, Ant, PMD, JDepend, ...
describes, through a use case, how modularized indexes work.
describes command-line usage of the Java client
configuring eXist to use LDAP for users and groups.
creating/changing users, passwords and resource permissions.
configuration options for the server.
provides a few rules to consider when tuning the db and the XQueries
validate xml documents.
how to setup your favourite webDAV enabled application.
xQuery access control.
xInclude support in eXist.
current status, supported features and extensions.
eXist provides a number of extensions to update document fragments from within an XQuery.

3. Documentation on the Wiki

Further documentation can be found in the Wiki. Among other things, have a look at:

Wolfgang M. Meier