macOS
brew install derbylocal Homebrew formula metadata
sudo port install derbyMacPorts ports tree · java/derby/Portfile · ソース: api.github.com
brew
derby のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.