Difference between revisions of "Getting Started"

From BaseX Documentation
Jump to navigation Jump to search
Line 1: Line 1:
 +
This page is one of the [[Main Page|Main Sections]] of the documentation.
 +
It gives a quick introduction how to start, run, and use BaseX.
 +
 
==Tutorials==
 
==Tutorials==
*[[Startup]]: How to get BaseX running
+
* [[Startup]]: How to get BaseX running
**[[Startup Options]]: Details on all startup options
+
** [[Startup Options]]: Details on all startup options
*[[Server Tutorial]]: Working with the client/server architecture
+
* [[Server Tutorial]]: Working with the client/server architecture
*[[GUI Tutorial]]: Using the graphical user interface
+
* [[GUI Tutorial]]: Using the graphical user interface
*[[Standalone Tutorial]]: Working with the BaseX console on local databases
+
* [[Standalone Tutorial]]: Working with the BaseX console on local databases
  
 
==Basics==
 
==Basics==
*[[Database & Collection]]: Basic knowledge about the terms database and collection in BaseX
+
* [[Database & Collection]]: Basic knowledge about the terms database and collection in BaseX
*[[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
  
 
==Use Cases==
 
==Use Cases==
*[[Backups]]: Backup and restore databases
+
* [[Backups]]: Backup and restore databases
*[[Integrating oXygen]]: Use BaseX within the oXygen XML Editor
+
* [[Integrating oXygen]]: Use BaseX within the oXygen XML Editor
*[[Integrating Eclipse]]: Use BaseX within Eclipse
+
* [[Integrating Eclipse]]: Use BaseX within Eclipse
  
 
[[Category:Developer]]
 
[[Category:Developer]]
 
[[Category:Beginner]]
 
[[Category:Beginner]]

Revision as of 06:58, 22 September 2011

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

Tutorials

Basics

  • Database & Collection: Basic knowledge about the terms database and collection in BaseX
  • Commands: Commands for managing BaseX and the databases
    • Options: Overview on all settable options

Use Cases