.\" Text automatically generated by txt2man .TH basexgui 1 "27 March 2018" "" "The XML Database" .SH NAME \fBbasexgui \fP- XML database system and XPath/XQuery processor (graphical mode) \fB .SH SYNOPSIS .nf .fam C \fBbasexgui\fP [\fB-d\fP] [\fIfile\fP] .fam T .fi .fam T .fi .SH OPTIONS A short description of option can be obtained from .PP .nf .fam C $ basexgui \-h .fam T .fi or by browsing http://docs.basex.org/wiki/Command-Line_Options#GUI .SH DESCRIPTION \fBbasexgui\fP starts a standalone locally running instance of the BaseX database system. .PP In addition to the main database functionality of \fBbasex\fP(1), the graphical mode offers innovative graphical frontends to visualize XML data. An advanced embedded XQuery Editor is coupled to the visualizations, providing instant result feedback. .PP XML and XQuery files can be passed on as parameters. If an XML \fIfile\fP is passed, a database instance is created from this \fIfile\fP. If an XQuery \fIfile\fP is passed on, it is opened in the XQuery editor. .SH SEE ALSO \fBbasex\fP(1), \fBbasexserver\fP(1), \fBbasexclient\fP(1) .PP .nf .fam C .basexhome can be created by a user to mark a folder as home directory. .basex BaseX (standalone and server) properties .basexgui BaseX additional GUI properties .basexhistory contains commands that have been typed in most recently. ${basexhome}/data Default database directory ${basexhome}/data/.logs Server logs ${basexhome}/repo Package repository .fam T .fi BaseX Documentation Wiki: http://docs.basex.org .SH HISTORY BaseX started as a research project of the Database and Information Systems Group (DBIS) at the University of Konstanz in 2005 and soon turned into a feature-rich open source XML database and XPath/XQuery processor. .SH LICENSE New (3-clause) BSD License .SH AUTHOR BaseX is primarily developed by Christian Gruen with the help of various contributors .PP The man page was written by Alexander Holupirek while packaging BaseX for Debian GNU/Linux.