Changes

Jump to navigation Jump to search
135 bytes added ,  15:19, 31 January 2019
no edit summary
===Core Package===
The '''Core Package''' is a small JAR file. It contains the BaseX database management system, the XQuery processor , the client/server architecture, and the graphical user interface. It does not require any additional libraries.
===Full Distributions===
The In addition, the '''ZIP Package''' and the '''Windows Installer''' contain the BaseX core library and extra libraries for RESTXQ web applications and other advanced features, [[Start Scripts]], and some additional optional filesthe graphical, browser-based database administration interface ([[DBA]]).
After BaseX has been unzipped or installed, the following directories will be available:
* {{Code|lib/}}: Extra libraries (Jetty, Tagsoup, …).
* {{Code|lib/custom/}}: Directory, in which additional JAR files can be placed (such as the Saxon library).
* {{Code|repo/}}: [[Repository]] for external XQuery modules (the [http://www.xqueryfunctions.com FunctX] library is included as example).
* {{Code|src/}}: Directory for your XQuery scripts and other source data.
* {{Code|webapp/}}: [[Web Application]] directory: home of the RESTXQ web application, REST scripts, and [[DBA]].
If BaseX is started via the start scripts or the Windows icons, all JAR files in the {{Code|lib}} directory and its descendant directories will be added to the classpath.
administrator, editor
162

edits

Navigation menu