Difference between revisions of "Main Page"

From BaseX Documentation
Jump to navigation Jump to search
Line 13: Line 13:
  
 
=Advanced Users Guide=
 
=Advanced Users Guide=
 +
 +
==BaseX Database Server==
 +
 +
*[[Introduction]]: Introduction into the BaseX Database Server
 +
*[[User management]]: User management in the client/server environment
 +
*[[Transactionmanagement]]: Description of the transactionmanagement
 +
*[[Logging]]: Description of the server logs
 +
 +
==BaseX GUI==
 +
*[[Views]]: Description of the views
 +
*[[Options and Settings]]: Description of the available options in the GUI
  
 
==XQuery==
 
==XQuery==
Line 29: Line 40:
 
===Indexes===
 
===Indexes===
 
*[[Overview]]: All indexes and their functionality
 
*[[Overview]]: All indexes and their functionality
 
==BaseX Database Server==
 
 
*[[Introduction]]: Introduction into the BaseX Database Server
 
*[[User management]]: User management in the client/server environment
 
*[[Transactionmanagement]]: Description of the transactionmanagement
 
*[[Logging]]: Description of the server logs
 
 
==BaseX GUI==
 
*[[Views]]: Description of the views
 
*[[Options and Settings]]: Description of the available options in the GUI
 
  
 
=Developer's Guide=
 
=Developer's Guide=

Revision as of 16:50, 3 December 2010

Getting Started Guide

Quick Start

Good to know

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

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 internals

BaseX from extern

FAQ

see the FAQ here...