Main Page

From BaseX Documentation
Revision as of 20:09, 17 February 2011 by Michael (talk | contribs) (GitHub)
Jump to navigation Jump to search

2011/02/15: BaseX 6.5.1 has been released; please try this Wiki search for remarks on new features.

2011/02/15: We have moved to GitHub feel free to contribute.

Getting Started

The Getting Started Section gives you a quick introduction to BaseX. We suggest to start with the graphical frontend (BaseX GUI) as this is the easiest way to access your XML data and get an idea of how BaseX works.

Categories: Beginners, Instructions

XQuery Guide

More information on using the wide range of XQuery functions and performing XPath and XQuery requests with BaseX can be found in our Query Portal.

Categories: XQuery

 

BaseX for Developers

The Developer Section provides useful information for developers. Here you can find information on various alternatives to integrate BaseX into your own project.

Categories: Developer, JAX-RX, Bindings, Code Examples

Advanced User's Guide

Information for advanced users can be found in our Advanced Usage Section, which contains details on the BaseX storage and the Server architecture, and presents some more GUI features.

Categories: Internal