macOS
brew install basexlocal Homebrew formula metadata
sudo port install basexMacPorts ports tree · databases/basex/Portfile · ソース: api.github.com
brew
basex のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install basexlocal Homebrew formula metadata
sudo port install basexMacPorts ports tree · databases/basex/Portfile · ソース: api.github.com
sudo apt install basexDebian stable package indexes · basex · ソース: deb.debian.org
nix profile install nixpkgs#basexnixpkgs package indexes · pkgs/by-name/ba/basex/package.nix · ソース: api.github.com
概要
Light-weight XML database and XPath/XQuery processor
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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/.basexgui実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
basex | cli | グローバル実行可能ファイル | |
basexclient | cli | グローバル実行可能ファイル | |
basexgui | cli | グローバル実行可能ファイル | |
basexhttp | cli | グローバル実行可能ファイル | |
basexhttpstop | cli | グローバル実行可能ファイル | |
basexserver | cli | グローバル実行可能ファイル | |
basexserverstop | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:basex |
|---|---|
| バージョン | 12.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/basex |
| ホームページ | https://basex.org |
| リポジトリ | https://github.com/BaseXdb/basex |
| 上流ドキュメント | https://docs.basex.org/main/Main_Page |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://files.basex.org/releases/12.4/BaseX124.zip |
| 最終更新 | 2026-06-22T14:02:51-07:00 |
| Pulse | updated |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 basexソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.