Automic VaultAutomic Vault

brew

Install basex with Homebrew, apt, MacPorts, Nix

Light-weight XML database and XPath/XQuery processor. Version 12.4 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install basex

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install basex

MacPorts ports tree · databases/basex/Portfile · source: api.github.com

Linux

Debian aptverified · 92%
sudo apt install basex

Debian stable package indexes · basex · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#basex

nixpkgs package indexes · pkgs/by-name/ba/basex/package.nix · source: api.github.com

overview

Package summary

Light-weight XML database and XPath/XQuery processor

Commands and aliases

  • basex
  • basexclient
  • basexgui
  • basexhttp
  • basexhttpstop
  • basexserver
  • basexserverstop

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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`.

Why package nerds care

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.

Timeline

  • 2000s: BaseX begins as a university research project, according to the official about page.
  • 2010s: BaseX grows into an open source XML database with CLI, GUI, client/server, and HTTP interfaces.
  • 2025: Official documentation describes BaseX 12 as the current release line.
  • 2026: The official site lists BaseX 12.4 as a current download.

Related projects

  • Related tools and standards include XQuery, XPath, W3C Update, W3C Full Text, RESTXQ, XML database systems, and general XML processing tools. In package-manager ecosystems, BaseX sits near Saxon, eXist-db, XMLStarlet, and libxml2-based command-line XML utilities.

Sources

  • Official README lists console, server, client, and GUI entry points and links GitHub source.
  • Official about page says BaseX started as a university research project.
  • Official docs describe BaseX 12, XQuery, GUI, client/server architecture, RESTXQ, storage, and developer APIs.
  • Official homepage describes BaseX as a high-performance XML database engine and XQuery processor.
  • input.source_facts.package-manager lists Homebrew, Debian, Ubuntu, MacPorts, and Nix packaging.

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:http,database,client,server

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
$BASEX_HOME/.basex$BASEX_HOME/.basexgui

executables

Installed executables

CommandKindExposureNote
basexcliglobal executable
basexclientcliglobal executable
basexguicliglobal executable
basexhttpcliglobal executable
basexhttpstopcliglobal executable
basexservercliglobal executable
basexserverstopcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version12.4
manager updated2026-06-22
local dataok
upstreamnot checked
latest detectednot detected

https://basex.org

  • infoRelease/tag comparison is only available for GitHub repositories.https://basex.orgnone confidence

install metadata

Package metadata

Package keybrew:basex
Version12.4
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/basex
Homepagehttps://basex.org
Repositoryhttps://github.com/BaseXdb/basex
Upstream docshttps://docs.basex.org/main/Main_Page
LicenseBSD-3-Clause
Source archivehttps://files.basex.org/releases/12.4/BaseX124.zip
Last updated2026-06-22T14:02:51-07:00
Pulseupdated
Dependenciesopenjdk
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebasex
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

basex 10.5-1

XML database and XPath/XQuery processor

http://basex.org

sudo apt install basex
  • Section: database
  • Architecture: all
  • 3 dependencies
  • 5 optional deps
  • normalized package name match
  • Matched by: Basex
Debian stable package indexes · deb.debian.org · Debian stable package indexes: basex from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

basex

nix profile install nixpkgs#basex
  • normalized package name match
  • Matched by: Basex
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ba/basex/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

basex 10.5-1

XML database and XPath/XQuery processor

http://basex.org

sudo apt install basex
  • Section: universe/database
  • Architecture: all
  • 3 dependencies
  • 5 optional deps
  • normalized package name match
  • Matched by: Basex
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: basex from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

basex

sudo port install basex
  • normalized package name match
  • Matched by: Basex
MacPorts ports tree · api.github.com · MacPorts ports tree: databases/basex/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment