macOS
brew install derbylocal Homebrew formula metadata
sudo port install derbyMacPorts ports tree · java/derby/Portfile · source: api.github.com
brew
Apache Derby is an embedded relational database running on JVM. Version 10.17.1.0 via Homebrew; verified 2026-06-06.
install
brew install derbylocal Homebrew formula metadata
sudo port install derbyMacPorts ports tree · java/derby/Portfile · source: api.github.com
sudo apt install derby-docDebian stable package indexes · derby-doc · source: deb.debian.org
sudo zypper install sysinfoopenSUSE Tumbleweed package metadata · sysinfo · source: download.opensuse.org
overview
Apache Derby is an embedded relational database running on JVM
history
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.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.propertiesexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
NetworkServerControl | cli | global executable | |
dblook | cli | global executable | |
ij | cli | global executable | |
setEmbeddedCP | cli | global executable | |
setNetworkClientCP | cli | global executable | |
setNetworkServerCP | cli | global executable | |
startNetworkServer | cli | global executable | |
stopNetworkServer | cli | global executable | |
sysinfo | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:derby |
|---|---|
| Version | 10.17.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/derby |
| Homepage | https://db.apache.org/derby/ |
| Repository | https://svn.apache.org/repos/asf/db/derby/code/trunk |
| Upstream docs | https://db.apache.org/derby/docs |
| License | Apache-2.0 |
| Source archive | 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 |
| Last updated | 2026-06-06T11:29:12Z |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 sysinfosource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.