Difference between revisions of "Getting Started"

From BaseX Documentation
Jump to navigation Jump to search
Line 48: Line 48:
 
'''XML and XQuery'''
 
'''XML and XQuery'''
  
* [http://phobos103.inf.uni-konstanz.de/xml15/ XML Technologies]. Our university course on XML, XPath, XQuery, etc.
+
* [http://phobos103.inf.uni-konstanz.de/xml15/ XML Technologies]. A full university course on XML, XPath, XQuery, etc.
 
* [http://w3schools.com/xquery/default.asp XQuery Tutorial]. From W3 Schools.
 
* [http://w3schools.com/xquery/default.asp XQuery Tutorial]. From W3 Schools.
 
* [http://www.progress.com/xquery/resources/tutorials/learning-xquery/xquery---a-guided-tour XQuery: A Guided Tour]. From the book "XQuery from the Experts".
 
* [http://www.progress.com/xquery/resources/tutorials/learning-xquery/xquery---a-guided-tour XQuery: A Guided Tour]. From the book "XQuery from the Experts".

Revision as of 10:46, 6 April 2016

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

Overview

First Steps
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

Tutorials and Slides

BaseX: Introduction

 

XML and XQuery

BaseX: Talks, Questions