Difference between revisions of "Main Page"

From BaseX Documentation
Jump to navigation Jump to search
Line 2: Line 2:
  
 
==Quick Start==
 
==Quick Start==
*[[BaseX Database Server]]: Using BaseX in a client/server architecture
+
*[[BaseX Database Server]]: Starting a BaseX Database Server
*[[BaseX GUI]]: Using the graphical user interface to work on local databases
+
*[[BaseX GUI]]: Starting the graphical user interface to work on local databases
*[[BaseX Standalone Console]] Working with the BaseX console on local databases
+
*[[BaseX Standalone Console]] Starting the BaseX console to work on local databases
  
 
==Good to know==
 
==Good to know==

Revision as of 15:37, 3 December 2010

Getting Started Guide

Quick Start

Good to know

Advanced Users Guide

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

BaseX Database Server

BaseX GUI

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...