Difference between revisions of "Getting Started"

From BaseX Documentation
Jump to navigation Jump to search
Line 3: Line 3:
  
 
<div style="float:left; width:48%;">
 
<div style="float:left; width:48%;">
{{Large|Getting Started}}
+
===Getting Started===
 
* [[Startup]]: How to get BaseX running
 
* [[Startup]]: How to get BaseX running
 
* [[Startup Options]]
 
* [[Startup Options]]
  
{{Large|User Interfaces}}
+
===User Interfaces===
 
* [[Graphical User Interface]] (see available [[Shortcuts]])
 
* [[Graphical User Interface]] (see available [[Shortcuts]])
 
* [[Database Server]]: The client/server architecture
 
* [[Database Server]]: The client/server architecture
Line 15: Line 15:
 
</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%;">
{{Large|General Info}}
+
===General Info===
 
* [[Databases]]: How databases are created, populated and deleted.
 
* [[Databases]]: How databases are created, populated and deleted.
 
* [[Parsers]]: How different input formats can be converted to XML.
 
* [[Parsers]]: How different input formats can be converted to XML.
Line 21: Line 21:
 
* [[Options]]: Listing of all database options.
 
* [[Options]]: Listing of all database options.
  
{{Large|Integration}}
+
===Integration===
 
* [[Integrating oXygen]]
 
* [[Integrating oXygen]]
 
* [[Integrating Eclipse]]
 
* [[Integrating Eclipse]]
Line 28: Line 28:
 
[[Category:Developer]]
 
[[Category:Developer]]
 
[[Category:Beginner]]
 
[[Category:Beginner]]
 +
 +
__NOTOC__

Revision as of 22:46, 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.

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