Difference between revisions of "Getting Started"

From BaseX Documentation
Jump to navigation Jump to search
m (Fixed XMLPrague 2013 link)
Line 14: Line 14:
  
 
===Tutorials and Slides===
 
===Tutorials and Slides===
* XMLPrague 2013, [http://files.basex.org/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]
 
* 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 21:22, 24 August 2013

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