macOS
brew install basexlocal Homebrew formula metadata
sudo port install basexMacPorts ports tree · databases/basex/Portfile · source: api.github.com
brew
Light-weight XML database and XPath/XQuery processor. Version 12.4 via Homebrew; verified 2026-06-22.
install
brew install basexlocal Homebrew formula metadata
sudo port install basexMacPorts ports tree · databases/basex/Portfile · source: api.github.com
sudo apt install basexDebian stable package indexes · basex · source: deb.debian.org
nix profile install nixpkgs#basexnixpkgs package indexes · pkgs/by-name/ba/basex/package.nix · source: api.github.com
overview
Light-weight XML database and XPath/XQuery processor
history
BaseX is a lightweight XML database engine and XQuery processor. In package-manager terms, it is the compact Java XML stack you install when you want a local command-line XQuery processor, an XML database server, a GUI, and HTTP/REST tooling without deploying a larger enterprise XML platform.
The official BaseX site describes the project as a high-performance XML database engine and XQuery processor with W3C Update and Full Text support. The official about page says BaseX started as a university research project whose development has been accompanied by publications, conference articles, and academic theses.
The project later became a maintained open source product around a broader XML framework. Its documentation describes the current BaseX 12 release, the GUI, client/server architecture, RESTXQ web application support, storage internals, and developer APIs, while the README points to GitHub as the official source-code location.
BaseX's adoption is strongest in XML-heavy environments: digital humanities, publishing, standards work, data transformation, and teams with large XML, HTML, JSON, CSV, or binary corpora that benefit from XQuery. The batch input shows packaging across Homebrew, Debian, Ubuntu, MacPorts, and Nix, which is a broad footprint for a specialist XML database.
The official docs also point users to mailing lists, Stack Overflow, and GitHub issues, showing the classic mature open source support surface: packaged binaries for users, documentation for XQuery/database work, and public project channels for bug reports and discussions.
Users run BaseX as a console XQuery processor, a server, a command-line client, a GUI application, or an HTTP service. The README lists `BaseX`, `BaseXServer`, `BaseXClient`, and `BaseXGUI` entry points, and the batch input maps those roles to Homebrew executables such as `basex`, `basexserver`, `basexclient`, `basexgui`, and `basexhttp`.
Common package-manager usage is installing BaseX to evaluate XQuery locally, run a lightweight XML database server, develop RESTXQ applications, or inspect XML collections through the GUI. Configuration is exposed through BaseX home files such as `.basex` and `.basexgui`.
BaseX matters to package nerds because XML database tooling is a niche with a long memory. A small, BSD-licensed, Java-based XML database that ships useful CLIs, a GUI, and server modes fills a different slot than general SQL databases, document stores, or one-off XML command-line filters.
It is also a good example of why package managers keep specialist academic-origin tools alive: the user base may be smaller than for mainstream databases, but repeatable installation matters when a workflow depends on XQuery conformance, local XML collections, and command-line automation.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$BASEX_HOME/.basex$BASEX_HOME/.basexguiexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
basex | cli | global executable | |
basexclient | cli | global executable | |
basexgui | cli | global executable | |
basexhttp | cli | global executable | |
basexhttpstop | cli | global executable | |
basexserver | cli | global executable | |
basexserverstop | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:basex |
|---|---|
| Version | 12.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/basex |
| Homepage | https://basex.org |
| Repository | https://github.com/BaseXdb/basex |
| Upstream docs | https://docs.basex.org/main/Main_Page |
| License | BSD-3-Clause |
| Source archive | https://files.basex.org/releases/12.4/BaseX124.zip |
| Last updated | 2026-06-22T14:02:51-07:00 |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | basex |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
basex 10.5-1
XML database and XPath/XQuery processor
sudo apt install basexbasex
nix profile install nixpkgs#basexbasex 10.5-1
XML database and XPath/XQuery processor
sudo apt install basexbasex
sudo port install basexsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.