Difference between revisions of "Main Page"

From BaseX Documentation
Jump to navigation Jump to search
Line 33: Line 33:
  
 
==Developer's Guide==
 
==Developer's Guide==
 +
*[[Subversion Repository]]: Checkout the projects
 +
*[[Integrate]]: Integrate BaseX into your IDE
 +
*[[Coding examples]]: Examples for developing with the BaseX code base in Java
 +
*[[Client Interfaces]]: Communicate with the BaseX server using the different client interface
 +
*[[REST Interface]]: Communicate with the BaseX server using the REST interface
  
 
==Tutorials==
 
==Tutorials==
 +
 +
==FAQ==

Revision as of 13:25, 3 December 2010

Documentation

Getting Started Guide

Quick Start

Good to know

Advanced Users Guide

XQuery

Extensions

Functions

  • Database: Database-related functions
  • Utility: Database-related functions
  • Math: Database-related functions
  • File: functions for file handling, inspired by EXPath

Indexes

  • Overview: All indexes and their functionality

Developer's Guide

Tutorials

FAQ