Difference between revisions of "Getting Started"

From BaseX Documentation
Jump to navigation Jump to search
Line 12: Line 12:
 
* [[Standalone Mode]]: The comand-line interface
 
* [[Standalone Mode]]: The comand-line interface
 
* [[Web Application|Web Application]]: The HTTP server
 
* [[Web Application|Web Application]]: The HTTP server
 
==Tutorials and Slides==
 
* [http://www.swennenhuis.nl/basexfordummies/BaseX_for_dummies.pdf BaseX for Dummies], additional [http://www.swennenhuis.nl/basexfordummies/basexfordummies.zip ZIP package]. Written by Paul Swennenhuis
 
* [http://www.ffzg.unizg.hr/klafil/dokuwiki/doku.php/z:basex-adv BaseX Adventures]. Written by Neven Jovanović
 
* [http://files.basex.org/publications/xmlprague2013/ Slides and Examples] from XMLPrague 2013
 
* [http://w3schools.com/xquery/default.asp XQuery Tutorial], W3 Schools
 
 
 
 
</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%;">
Line 34: Line 26:
 
</div>
 
</div>
 
<div>&nbsp;</div>
 
<div>&nbsp;</div>
 +
 +
==Tutorials and Slides==
 +
* [http://www.swennenhuis.nl/basexfordummies/BaseX_for_dummies.pdf BaseX for Dummies], additional [http://www.swennenhuis.nl/basexfordummies/basexfordummies.zip ZIP package]. Written by Paul Swennenhuis
 +
* [http://www.ffzg.unizg.hr/klafil/dokuwiki/doku.php/z:basex-adv BaseX Adventures]. Written by Neven Jovanović
 +
* [http://files.basex.org/publications/xmlprague2013/ Slides and Examples] from XMLPrague 2013
 +
* [http://w3schools.com/xquery/default.asp XQuery Tutorial], W3 Schools
 +
 
[[Category:Developer]]
 
[[Category:Developer]]
 
[[Category:Beginner]]
 
[[Category:Beginner]]
  
 
__NOTOC__
 
__NOTOC__

Revision as of 12:36, 19 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

 

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