Difference between revisions of "Main Page"

From BaseX Documentation
Jump to navigation Jump to search
Line 56: Line 56:
  
 
=Tutorials=
 
=Tutorials=
 +
 +
==BaseX internals==
 +
*[[BaseX & Collections]]: Work with Collections in BaseX
 +
*[[Backup & Restore in BaseX]]: Create a backup and restore it within BaseX
 +
 +
==BaseX from extern==
 +
*[[BaseX & oXygen XML Editor]]; Use BaseX within the oXygen XML Editor
 +
*[[BaseX & DOM in PHP]]: Connect to a BaseX Database Server with PHP
 +
*[[BaseX & REST]]: Connect to a BaseX Database Server with REST
  
 
=FAQ=
 
=FAQ=

Revision as of 15:34, 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

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