macOS
brew install basexlocal Homebrew formula metadata
sudo port install basexMacPorts ports tree · databases/basex/Portfile · 来源: api.github.com
安装
brew install basexlocal Homebrew formula metadata
sudo port install basexMacPorts ports tree · databases/basex/Portfile · 来源: api.github.com
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.