March 2003
Beginner to intermediate
688 pages
15h 53m
English
This section provides an overview of the eXist architecture.
Though eXist provides pluggable storage backends (see Figure 3.1), storing documents either in the internal XML store or an external relational database system (e.g., MySQL or PostgreSQL), it has been designed to be a pure native XML database. As a proof of concept for the indexing and storage architecture, the first releases of eXist implemented only the relational backend. These versions served as a testing platform to explore whether the basic design would meet XML database management needs. Beginning with version 0.6, the relational backend has been supplemented by a new native database backend, which has been written ...
Read now
Unlock full access