Difference between revisions of "Main Page"

From BaseX Documentation
Jump to navigation Jump to search
(added external links page)
Line 74: Line 74:
  
 
=External Links for Inspiration=
 
=External Links for Inspiration=
 +
*[[other Projects]]: post links here

Revision as of 13:29, 6 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 intern

BaseX from extern

FAQ

see the FAQ here...

External Links for Inspiration