Difference between revisions of "Getting Started"

From BaseX Documentation
Jump to navigation Jump to search
Line 9: Line 9:
 
* [[Startup]]: How to get BaseX running
 
* [[Startup]]: How to get BaseX running
 
* [[Command-Line Options]]
 
* [[Command-Line Options]]
 +
* [[Start Scripts]]
  
 
;User Interfaces
 
;User Interfaces
Line 23: Line 24:
  
 
* [[Databases]]: How databases are created, populated and deleted
 
* [[Databases]]: How databases are created, populated and deleted
 +
* [[Binary Data]]: How to store and use binary data
 
* [[Parsers]]: How different input formats can be converted to XML
 
* [[Parsers]]: How different input formats can be converted to XML
 
* [[Commands]]: Full overview of all database commands
 
* [[Commands]]: Full overview of all database commands

Revision as of 11:20, 25 January 2019

This page is one of the Main Sections of the documentation. It gives a quick introduction on how to start, run, and use BaseX. After you have set up BaseX, we suggest you to start with the Graphical User Interface.

Overview

First Steps
User Interfaces
 
General Info
  • Databases: How databases are created, populated and deleted
  • Binary Data: How to store and use binary data
  • 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

BaseX: Introduction

 

XML and XQuery

BaseX: Talks, Questions