Difference between revisions of "Main Page"

From BaseX Documentation
Jump to navigation Jump to search
Line 49: Line 49:
 
<div style="float:left; width:100%;"><br/>
 
<div style="float:left; width:100%;"><br/>
  
You are invited to contribute to our Wiki: it's easy to [[Special:UserLogin|get a new account]].<br/>
+
You are invited to contribute to our Wiki: it's easy to [[Special:UserLogin|get a new account]].<br/>If you have questions and are looking for direct contact to developers and users, please write to our [http://basex.org/open-source/ mailing list] ({{Mono|basex-talk@mailman.uni-konstanz.de}}).<br/><br/></div>
If you have questions and are looking for direct contact to developers and users, please write to our [http://basex.org/open-source/ mailing list] (basex-talk@mailman.uni-konstanz.de).<br/><br/></div>
 
  
 
__NOTOC__
 
__NOTOC__

Revision as of 02:23, 23 March 2012

Welcome to the documentation of BaseX!

BaseX is both a light-weight, high-performance and scalable XML Database and an XPath/XQuery Processor with full support for the W3C Update and Full Text extensions. It focuses on storing, querying, and visualizing large XML and JSON documents and collections. A visual frontend allows users to interactively explore data and evaluate queries in realtime (i.e., with each key click). BaseX is platform-independent and distributed under the free BSD License (find more in Wikipedia).

This documentation is based on BaseX 7.1.1.
Features that have recently been changed are flagged in red (e.g.: Version 7.2).

Getting Started

The Getting Started Section gives you a quick introduction to BaseX. We suggest you to start with the Graphical User Interface as this is the easiest way to access your XML data, and to get an idea of how XQuery and BaseX works.

Categories: Beginners

XQuery Portal

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

Categories: XQuery

 

Developer Section

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, REST, APIs

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: Internals


You are invited to contribute to our Wiki: it's easy to get a new account.
If you have questions and are looking for direct contact to developers and users, please write to our mailing list (basex-talk@mailman.uni-konstanz.de).