Difference between revisions of "Getting Started"

From BaseX Documentation
Jump to navigation Jump to search
Line 2: Line 2:
 
It gives a quick introduction on how to start, run, and use BaseX.
 
It gives a quick introduction on how to start, run, and use BaseX.
  
==Getting Started==
+
<div style="float:left; width:48%;">
 +
{{Large|Getting Started}}
 
* [[Startup]]: How to get BaseX running
 
* [[Startup]]: How to get BaseX running
 
* [[Startup Options]]: See which command-line flags exist
 
* [[Startup Options]]: See which command-line flags exist
  
==User Interfaces==
+
{{Large|User Interfaces}}
 
* [[Graphical User Interface]]: Working with the GUI (see available [[Shortcuts]])
 
* [[Graphical User Interface]]: Working with the GUI (see available [[Shortcuts]])
 
* [[Database Server]]: Working with the client/server architecture
 
* [[Database Server]]: Working with the client/server architecture
 
* [[Standalone Mode]]: Working with the BaseX console on local databases
 
* [[Standalone Mode]]: Working with the BaseX console on local databases
 
* [[Web Application|Web Application]]: Working with the HTTP server architecture
 
* [[Web Application|Web Application]]: Working with the HTTP server architecture
 
+
</div><div style="float:left; width:4%;">&nbsp;
==General Info==
+
</div><div style="float:left; width:48%;">
 +
{{Large|General Info}}
 
* [[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 convert different input formats to XML
 
* [[Parsers]]: Describes how to convert different input formats to XML
Line 18: Line 20:
 
* [[Options]]: Overview on all settable options
 
* [[Options]]: Overview on all settable options
  
==Integration==
+
{{Large|Integration}}
 
* [[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
 +
</div>
  
 
[[Category:Developer]]
 
[[Category:Developer]]
 
[[Category:Beginner]]
 
[[Category:Beginner]]

Revision as of 22:02, 31 March 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.

Template:Large

Template:Large

 

Template:Large

  • 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

Template:Large