Main Page

From BaseX Documentation
Revision as of 16:10, 9 December 2010 by Michael (talk | contribs)
Jump to navigation Jump to search

Getting Started Guide

Quick Start

Good to know

  • Database & Collection: Basic knowledge about the terms database and collection in BaseX
  • Commands: Commands for managing BaseX and the databases
    • Settings: Overview of all settable options

Advanced Users Guide

BaseX Database Server

BaseX GUI

XQuery

Extensions

Functions

  • Database: Database-related functions
  • Utility: Testing and profiling functions
  • Math: functions for mathematical operations
  • File: functions for file handling, inspired by EXPath

Indexes

  • Overview: All indexes and their functionality

Query Processor

Developer's Guide

Requirements

Examples

JavaDoc

see the Javadocs here...

Client Interfaces

  • Language bindings: Communicate with the BaseX server using the different language bindings
  • REST Interface: Communicate with the BaseX server using the REST interface

Tutorials

BaseX intern

BaseX from extern

FAQ

see the FAQ here...