pkg.soopen package index

brew / 排名 7361

使用 Homebrew, MacPorts, apt, 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

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
NetworkServerControl可执行文件已索引可执行文件从本地可执行文件索引发现。
dblook可执行文件已索引可执行文件从本地可执行文件索引发现。
ij可执行文件已索引可执行文件从本地可执行文件索引发现。
setEmbeddedCP可执行文件已索引可执行文件从本地可执行文件索引发现。
setNetworkClientCP可执行文件已索引可执行文件从本地可执行文件索引发现。
setNetworkServerCP可执行文件已索引可执行文件从本地可执行文件索引发现。
startNetworkServer可执行文件已索引可执行文件从本地可执行文件索引发现。
stopNetworkServer可执行文件已索引可执行文件从本地可执行文件索引发现。
sysinfo可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本10.17.1.0
管理器更新时间2026-06-06
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:derby
版本10.17.1.0
软件包管理器Homebrew
主页https://db.apache.org/derby/
最后更新2026-06-06T11:29:12Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 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.5

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/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation