Automic VaultAutomic Vault

brew

使用 Homebrew, apt, MacPorts, zypper 安装 derby

查看 derby 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install derby

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install derby

MacPorts ports tree · java/derby/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install derby-doc

Debian stable package indexes · derby-doc · 来源: deb.debian.org

openSUSE zypper已验证 · 92%
sudo zypper install sysinfo

openSUSE Tumbleweed package metadata · sysinfo · 来源: download.opensuse.org

概览

软件包摘要

Apache Derby is an embedded relational database running on JVM

命令和别名

  • NetworkServerControl
  • dblook
  • ij
  • setEmbeddedCP
  • setNetworkClientCP
  • setNetworkServerCP
  • startNetworkServer
  • stopNetworkServer
  • sysinfo

历史

项目历史与用法

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.

时间线

  • 2004: Apache DB PMC voted to sponsor Derby.
  • 2004: Derby 10.0.2.1 Incubator Release was published.
  • 2005: Derby graduated to an Apache DB subproject.
  • 2023: Derby 10.17.1.0 was announced.
  • 2025: Derby developers voted to retire the project into a read-only state.

Related projects

  • Related Apache DB and Java database projects include Apache Torque, Apache JDO, and other JVM-oriented persistence tools; Derby's closest user-facing peers are embedded SQL databases and JDBC test databases.

安全态势

风险级别:orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

信号

  • metadata:service
  • text:network,database,client,server

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 1 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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
${derby.system.home}/derby.properties

可执行文件

已安装的可执行文件

命令类型暴露范围备注
NetworkServerControlcli全局可执行文件
dblookcli全局可执行文件
ijcli全局可执行文件
setEmbeddedCPcli全局可执行文件
setNetworkClientCPcli全局可执行文件
setNetworkServerCPcli全局可执行文件
startNetworkServercli全局可执行文件
stopNetworkServercli全局可执行文件
sysinfocli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本10.17.1.0
管理器更新时间2026-06-06
本地数据OK
上游not checked
检测到的最新版本未检测到

https://db.apache.org/derby/

安装元数据

软件包元数据

软件包键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
Pulseupdated
依赖openjdk
Bottle可用 (于 all)
Homebrew post-install未定义
服务declared

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

derby-doc 10.14.2.0-3

Apache Derby API documentation and examples

https://db.apache.org/derby/

sudo apt install derby-doc
  • Section: doc
  • Architecture: all
  • Source Package: derby
  • normalized package name match
  • 匹配方式:Derby
Debian stable package indexes · deb.debian.org · Debian stable package indexes: derby-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

derby-tools 10.14.2.0-3

Apache Derby Tools

https://db.apache.org/derby/

sudo apt install derby-tools
  • Section: java
  • Architecture: all
  • Source Package: derby
  • 5 依赖
  • normalized package name match
  • 匹配方式:Derby
Debian stable package indexes · deb.debian.org · Debian stable package indexes: derby-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libderby-java 10.14.2.0-3

Apache Derby Database Engine and Embedded JDBC Driver

https://db.apache.org/derby/

sudo apt install libderby-java
  • Section: java
  • Architecture: all
  • Source Package: derby
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Derby
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libderby-java from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libderbyclient-java 10.14.2.0-3

Apache Derby Client JDBC Driver

https://db.apache.org/derby/

sudo apt install libderbyclient-java
  • Section: java
  • Architecture: all
  • Source Package: derby
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Derby
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libderbyclient-java from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

derby-doc 10.14.2.0-3

Apache Derby API documentation and examples

https://db.apache.org/derby/

sudo apt install derby-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: derby
  • normalized package name match
  • 匹配方式:Derby
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: derby-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

derby-tools 10.14.2.0-3

Apache Derby Tools

https://db.apache.org/derby/

sudo apt install derby-tools
  • Section: universe/java
  • Architecture: all
  • Source Package: derby
  • 5 依赖
  • normalized package name match
  • 匹配方式:Derby
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: derby-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libderby-java 10.14.2.0-3

Apache Derby Database Engine and Embedded JDBC Driver

https://db.apache.org/derby/

sudo apt install libderby-java
  • Section: universe/java
  • Architecture: all
  • Source Package: derby
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Derby
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libderby-java from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libderbyclient-java 10.14.2.0-3

Apache Derby Client JDBC Driver

https://db.apache.org/derby/

sudo apt install libderbyclient-java
  • Section: universe/java
  • Architecture: all
  • Source Package: derby
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Derby
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libderbyclient-java from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

derby

sudo port install derby
  • normalized package name match
  • 匹配方式:Derby
MacPorts ports tree · api.github.com · MacPorts ports tree: java/derby/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
zypper92%

sysinfo 20251011-1.3

System diagnosis tools from hxtools

https://inai.de/projects/hxtools/

sudo zypper install sysinfo
  • License: GPL-2.0-or-later AND WTFPL
  • Category: System/Base
  • Architecture: x86_64
  • Source Package: hxtools
  • 7 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Sysinfo
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: sysinfo from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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