macOS
brew install derbylocal Homebrew formula metadata
sudo port install derbyMacPorts ports tree · java/derby/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für derby in AI-Agent-Workflows.
Installation
brew install derbylocal Homebrew formula metadata
sudo port install derbyMacPorts ports tree · java/derby/Portfile · Quelle: api.github.com
sudo apt install derby-docDebian stable package indexes · derby-doc · Quelle: deb.debian.org
sudo zypper install sysinfoopenSUSE Tumbleweed package metadata · sysinfo · Quelle: download.opensuse.org
Überblick
Apache Derby is an embedded relational database running on JVM
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
NetworkServerControl | cli | globales Executable | |
dblook | cli | globales Executable | |
ij | cli | globales Executable | |
setEmbeddedCP | cli | globales Executable | |
setNetworkClientCP | cli | globales Executable | |
setNetworkServerCP | cli | globales Executable | |
startNetworkServer | cli | globales Executable | |
stopNetworkServer | cli | globales Executable | |
sysinfo | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:derby |
|---|---|
| Version | 10.17.1.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/derby |
| Homepage | https://db.apache.org/derby/ |
| Repository | https://svn.apache.org/repos/asf/db/derby/code/trunk |
| Upstream-Dokumentation | https://db.apache.org/derby/docs |
| Lizenz | Apache-2.0 |
| Quellarchiv | 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 |
| Zuletzt aktualisiert | 2026-06-06T11:29:12Z |
| Pulse | updated |
| Abhängigkeiten | openjdk |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 sysinfoQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.