Difference between revisions of "Getting Started"

From BaseX Documentation
Jump to navigation Jump to search
Line 10: Line 10:
 
==Basics==
 
==Basics==
 
* [[Databases]]: Describes how ''Databases'' are created, populated and deleted in BaseX
 
* [[Databases]]: Describes how ''Databases'' are created, populated and deleted in BaseX
* [[Parsers]]: Describes how to import formats different than XML
+
* [[Parsers]]: Describes how to convert different input formats to XML
 
* [[Commands]]: Commands for managing BaseX and the databases
 
* [[Commands]]: Commands for managing BaseX and the databases
 
* [[Options]]: Overview on all settable options
 
* [[Options]]: Overview on all settable options

Revision as of 20:25, 13 October 2011

This page is one of the Main Sections of the documentation. It gives a quick introduction on how to start, run, and use BaseX.

Tutorials

Basics

  • Databases: Describes how Databases are created, populated and deleted in BaseX
  • Parsers: Describes how to convert different input formats to XML
  • Commands: Commands for managing BaseX and the databases
  • Options: Overview on all settable options

Integration