Difference between revisions of "Getting Started"

From BaseX Documentation
Jump to navigation Jump to search
m (Text replace - "[[Startup Options" to "[[Command-Line Options")
Line 14: Line 14:
  
 
===Tutorials and Slides===
 
===Tutorials and Slides===
 +
* Neven Jovanović, [http://www.ffzg.unizg.hr/klafil/dokuwiki/doku.php/z:basex-adv BaseX Adventures]
 
* XMLPrague 2013, [http://files.basex.org/publications/xmlprague2013/ Slides and Examples]
 
* XMLPrague 2013, [http://files.basex.org/publications/xmlprague2013/ Slides and Examples]
* Neven Jovanović, [http://www.ffzg.unizg.hr/klafil/dokuwiki/doku.php/z:basex-adv BaseX Adventures]
 
 
* W3 Schools, [http://w3schools.com/xquery/default.asp XQuery Tutorial]
 
* W3 Schools, [http://w3schools.com/xquery/default.asp XQuery Tutorial]
  

Revision as of 10:11, 4 August 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.

Getting Started

User Interfaces

Tutorials and Slides


 

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