Difference between revisions of "Getting Started"

From BaseX Documentation
Jump to navigation Jump to search
Line 13: Line 13:
 
* [[Web Application|Web Application]]: The HTTP server
 
* [[Web Application|Web Application]]: The HTTP server
  
===Tutorials===
+
===Tutorials and Slides===
 +
* XMLPrague 2013, [http://files.basex.org/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]
Line 20: Line 21:
 
</div><div style="float:left; width:4%;">&nbsp;
 
</div><div style="float:left; width:4%;">&nbsp;
 
</div><div style="float:left; width:48%;">
 
</div><div style="float:left; width:48%;">
 +
 
===General Info===
 
===General Info===
 
* [[Databases]]: How databases are created, populated and deleted
 
* [[Databases]]: How databases are created, populated and deleted

Revision as of 19:27, 25 February 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