basexserver

XML database and XPath/XQuery processor

Install

All systems
curl cmd.cat/basexserver.sh
Debian Debian
apt-get install basex
Ubuntu
apt-get install basex
image/svg+xml Kali Linux
apt-get install basex
Windows (WSL2)
sudo apt-get update sudo apt-get install basex
OS X
brew install basex
Raspbian
apt-get install basex

basex

XML database and XPath/XQuery processor

BaseX is a very fast and light-weight, yet powerful XML database and XPath/XQuery processor, including support for the latest W3C Full Text and Update Recommendations. It supports large XML instances and offers a highly interactive front-end (basexgui). Apart from two local standalone modes, BaseX offers a client/server architecture. The package provides following commands: * basex .......... Standalone local XML database. Command line interface. * basexgui ....... Standalone local XML database. Graphical user interface. * basexserver .... BaseX XML Database Server. * basexclient .... BaseX XML Database Client. BaseX XML database and XPath/XQuery processor