Difference between revisions of "Getting Started"

From BaseX Documentation
Jump to navigation Jump to search
Line 38: Line 38:
 
* [http://files.basex.org/publications/xmlprague2013/ Slides and Examples] from XMLPrague 2013
 
* [http://files.basex.org/publications/xmlprague2013/ Slides and Examples] from XMLPrague 2013
 
* [http://w3schools.com/xquery/default.asp XQuery Tutorial], W3 Schools
 
* [http://w3schools.com/xquery/default.asp XQuery Tutorial], W3 Schools
</div>
+
<br/></div>
  
 
[[Category:Developer]]
 
[[Category:Developer]]

Revision as of 00:15, 12 December 2014

This page is one of the Main Sections of the documentation. It gives a quick introduction on how to start, run, and use BaseX.

First Steps

User Interfaces

 

General Info

  • Databases: How databases are created, populated and deleted
  • Parsers: How different input formats can be converted to XML
  • Commands: Full overview of all database commands
  • Options: Listing of all database options

Integration


Tutorials and Slides