macOS
brew install derbylocal Homebrew formula metadata
sudo port install derbyMacPorts ports tree · java/derby/Portfile · 来源: api.github.com
安装
brew install derbylocal Homebrew formula metadata
sudo port install derbyMacPorts ports tree · java/derby/Portfile · 来源: api.github.com
sudo apt install derby-docDebian stable package indexes · derby-doc · 来源: deb.debian.org
sudo zypper install sysinfoopenSUSE Tumbleweed package metadata · sysinfo · 来源: download.opensuse.org
概览
Apache Derby is an embedded relational database running on JVM
历史
Apache Derby is an Apache DB relational database implemented entirely in Java. It is packaged as an embedded JDBC engine and as a client/server database with the Derby Network Server, which made it useful to Java developers who wanted a small SQL database without operating a separate database service.
Derby entered Apache through the Incubator in 2004, when the Apache DB PMC voted to sponsor the project. The project graduated to an Apache DB subproject in July 2005, then continued releasing 10.x versions for nearly two decades before the developers voted on 2025-10-10 to retire Derby into a read-only state.
Derby was adopted in Java and JDBC workflows because it could run embedded in an application, while still offering a network server mode when a more familiar client/server deployment was needed. Its release history shows steady maintenance from the first incubating 10.0 release in 2004 through the 10.17.1.0 release announced in November 2023.
Package users usually encounter Derby through command-line tools such as ij, dblook, sysinfo, and NetworkServerControl, plus scripts for setting embedded, client, or server classpaths. Its configuration centers on Derby system properties, including the derby.properties file under derby.system.home.
Derby matters in package-manager history as a compact pure-Java SQL engine: one install gives both a JDBC library and small administrative tools, making it a useful test database, embedded database, and compatibility target for Java packaging ecosystems.
安全态势
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
${derby.system.home}/derby.properties可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
NetworkServerControl | cli | 全局可执行文件 | |
dblook | cli | 全局可执行文件 | |
ij | cli | 全局可执行文件 | |
setEmbeddedCP | cli | 全局可执行文件 | |
setNetworkClientCP | cli | 全局可执行文件 | |
setNetworkServerCP | cli | 全局可执行文件 | |
startNetworkServer | cli | 全局可执行文件 | |
stopNetworkServer | cli | 全局可执行文件 | |
sysinfo | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:derby |
|---|---|
| 版本 | 10.17.1.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/derby |
| 主页 | https://db.apache.org/derby/ |
| 仓库 | https://svn.apache.org/repos/asf/db/derby/code/trunk |
| 上游文档 | https://db.apache.org/derby/docs |
| 许可证 | Apache-2.0 |
| 源码归档 | https://www.apache.org/dyn/closer.lua?path=db/derby/db-derby-10.17.1.0/db-derby-10.17.1.0-bin.tar.gz |
| 最后更新 | 2026-06-06T11:29:12Z |
| Pulse | updated |
| 依赖 | openjdk |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | derby |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
derby-doc 10.14.2.0-3
Apache Derby API documentation and examples
sudo apt install derby-docderby-tools 10.14.2.0-3
Apache Derby Tools
sudo apt install derby-toolslibderby-java 10.14.2.0-3
Apache Derby Database Engine and Embedded JDBC Driver
sudo apt install libderby-javalibderbyclient-java 10.14.2.0-3
Apache Derby Client JDBC Driver
sudo apt install libderbyclient-javaderby-doc 10.14.2.0-3
Apache Derby API documentation and examples
sudo apt install derby-docderby-tools 10.14.2.0-3
Apache Derby Tools
sudo apt install derby-toolslibderby-java 10.14.2.0-3
Apache Derby Database Engine and Embedded JDBC Driver
sudo apt install libderby-javalibderbyclient-java 10.14.2.0-3
Apache Derby Client JDBC Driver
sudo apt install libderbyclient-javaderby
sudo port install derbysysinfo 20251011-1.3
System diagnosis tools from hxtools
https://inai.de/projects/hxtools/
sudo zypper install sysinfo来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.