Difference between revisions of "Getting Started"

From BaseX Documentation
Jump to navigation Jump to search
Line 29: Line 29:
 
* [[Options]]: Listing of all database options
 
* [[Options]]: Listing of all database options
  
;Integration
+
;Editing XML and XQuery Files
  
 +
We strongly encourage you to use the [[Graphical_User_Interface#Text_Editor|BaseX Editor]] to run your queries and edit your XML data.<br/>
 
* [[Integrating oXygen]]
 
* [[Integrating oXygen]]
 
* [[Integrating IntelliJ IDEA]]
 
* [[Integrating IntelliJ IDEA]]
<br/></div>
+
</div>
  
 
<div style="float:left; width:100%;">
 
<div style="float:left; width:100%;">

Revision as of 16:52, 28 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
Editing XML and XQuery Files

We strongly encourage you to use the BaseX Editor to run your queries and edit your XML data.

Tutorials and Slides

BaseX: Introduction

 

XML and XQuery

BaseX: Talks, Questions