(eXist version: 1.4.0, build: 20091128.) Modules have to be enabled in conf.xml to appear here.
Expand All or select a single module:
| Name | Description | Namespace URI |
| backups | A module for access to database backups available on the server file system | http://exist-db.org/xquery/backups |
| cache | A module for accessing a global cache for stored/shared data between sessions | http://exist-db.org/xquery/cache |
| compression | A module for compression and decompression functions | http://exist-db.org/xquery/compression |
| counter | A module for persistent counters. | http://exist-db.org/xquery/counter |
| datetime | A module for performing date and time operations | http://exist-db.org/xquery/datetime |
| example | A module for showing good examples of module usage | http://exist-db.org/xquery/examples |
| file | A module for performing various operations on files and directories stored in the server file system. | http://exist-db.org/xquery/file |
| httpclient | A module for performing HTTP requests as a client | http://exist-db.org/xquery/httpclient |
| image | A module for performing operations on Images stored in the eXist db | http://exist-db.org/xquery/image |
| jfreechart | A module for generating charts using the JFreeChart library. | http://exist-db.org/xquery/jfreechart |
| jndi | A module for performing JNDI queries against Directories, returning XML representations of the results. | http://exist-db.org/xquery/jndi |
| ft | A module for full text indexed searching based on Lucene. | http://exist-db.org/xquery/lucene |
| A module for performing email related functions | http://exist-db.org/xquery/mail | |
| math | A module containing functions for common mathematical operations. | http://exist-db.org/xquery/math |
| metadata | A module for accessing the metadata for the dynamic context. | http://exist-db.org/xquery/metadata |
| ngram | A module for NGram-based indexed searching. | http://exist-db.org/xquery/ngram |
| request | A module for dealing with HTTP requests. | http://exist-db.org/xquery/request |
| response | A module for dealing with HTTP responses. | http://exist-db.org/xquery/response |
| scheduler | A module for scheduling jobs using the Quartz Scheduler | http://exist-db.org/xquery/scheduler |
| session | A module for dealing with the HTTP session. | http://exist-db.org/xquery/session |
| sql | A module for performing SQL queries against Databases, returning XML representations of the result sets. | http://exist-db.org/xquery/sql |
| svn | A module for interaction with subversion (svn) repositories. | http://exist-db.org/xquery/svn |
| system | A module for retrieving information about eXist and the system. | http://exist-db.org/xquery/system |
| text | A module for text searching extension functions. | http://exist-db.org/xquery/text |
| transform | A module for dealing with XSL transformations. | http://exist-db.org/xquery/transform |
| util | A module for various utility extension functions. | http://exist-db.org/xquery/util |
| validation | A module for XML validation and grammars functions. | http://exist-db.org/xquery/validation |
| xmldb | A module for database manipulation functions. | http://exist-db.org/xquery/xmldb |
| xmldiff | A module for determining differences in XML documents. | http://exist-db.org/xquery/xmldiff |
| xqdm | XQDoc integration module. | http://exist-db.org/xquery/xqdoc |
| xslfo | A module for performing XSL-FO transformations | http://exist-db.org/xquery/xslfo |
| fn | A module with the XQuery/XPath Core Library Functions | http://www.w3.org/2005/xpath-functions |