Difference between revisions of "Main Page"

From BaseX Documentation
Jump to navigation Jump to search
Line 6: Line 6:
 
[http://basex.org BaseX] is both a light-weight, high-performance and scalable XML Database and an XQuery 3.1 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 XQuery expressions in realtime. BaseX is platform-independent and distributed under the free BSD License (find more in [http://en.wikipedia.org/wiki/BaseX Wikipedia]).
 
[http://basex.org BaseX] is both a light-weight, high-performance and scalable XML Database and an XQuery 3.1 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 XQuery expressions in realtime. BaseX is platform-independent and distributed under the free BSD License (find more in [http://en.wikipedia.org/wiki/BaseX Wikipedia]).
  
This documentation is based on '''BaseX 8.3'''. It can also be downloaded as [[Documentation|PDF]]. Features that have been added to (or updated in) the latest version are {{Mark|highlighted}} and can be [http://docs.basex.org/index.php?search=8.4 searched for].
+
This documentation is based on '''BaseX 8.3'''. Features that have been added to (or updated in) the latest version are {{Mark|highlighted}} and can be [http://docs.basex.org/index.php?search=8.4 searched for].
 
</div>
 
</div>
  

Revision as of 23:58, 17 January 2016

Welcome to the documentation of BaseX!

BaseX is both a light-weight, high-performance and scalable XML Database and an XQuery 3.1 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 XQuery expressions in realtime. BaseX is platform-independent and distributed under the free BSD License (find more in Wikipedia).

This documentation is based on BaseX 8.3. Features that have been added to (or updated in) the latest version are Template:Mark and can be searched for.

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.

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.

 

Developer Section

The developer section provides useful information for developers. Here you can find information on our supported client APIs and HTTP services, and we present different ways how you can integrate BaseX into your own project.

Advanced User's Guide

Information for advanced users can be found in our advanced user's guide, which contains details on the BaseX storage, the Client/Server architecture, and some querying features.

You are invited to contribute to our Wiki: It’s easy to get an account.
If you have questions and if you are looking for a direct contact to the developer team and users, please write to our basex-talk mailing list.