Difference between revisions of "Getting Started"

From BaseX Documentation
Jump to navigation Jump to search
Line 16: Line 16:
 
* 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]
 +
  
 
</div><div style="float:left; width:4%;">&nbsp;
 
</div><div style="float:left; width:4%;">&nbsp;

Revision as of 15:59, 21 June 2012

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


 

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