ij

Apache Derby Tools

Install

All systems
curl cmd.cat/ij.sh
Debian Debian
apt-get install derby-tools
Ubuntu
apt-get install derby-tools
image/svg+xml Kali Linux
apt-get install derby-tools
Windows (WSL2)
sudo apt-get update sudo apt-get install derby-tools
Raspbian
apt-get install derby-tools

derby-tools

Apache Derby Tools

The Derby tools and utilities are a set of routines supplied with Derby that are typically used to create, inspect, and update a Derby database. These tools and utilities include: * NetworkServerControl, provides the ability to start a Network Server or connect to a running Network Server to shutdown, configure or retrieve diagnostic information. * ij, the Derby's interactive JDBC scripting tool. It is a simple utility for running scripts against a Derby database. You can also use it interactively to run ad hoc queries. ij provides several commands for ease in accessing a variety of JDBC features. ij can be used in an embedded or a client/server environment. * sysinfo, provides information about your version of Derby and your environment. * dblook, the Derby's Data Definition Language (DDL) Generation Utility, more informally called a schema dump tool. It is a simple utility that dumps the DDL of a user-specified database to either a console or a file. The generated DDL can then be used for such things as recreating all or parts of a database, viewing a subset of a database's objects (for example, those which pertain to specific tables and schemas), or documenting a database's schema. * SignatureChecker, a tool that identifies any SQL functions and procedures in a database that do not follow the SQL Standard argument matching rules. * PlanExporter, a tool to export query plan data for further analysis.

oracle-java7-jdk

Java?? Platform, Standard Edition 7 Development Kit

The Java(TM) SE JDK is a development environment for building applications, applets, and components that can be deployed on the Java(TM) platform. The Java(TM) SE JDK software includes tools useful for developing and testing programs written in the Java programming language and running on the Java platform. These tools are designed to be used from the command line. Except for appletviewer, these tools do not provide a graphical user interface. This package has been automatically created with java-package (0.60).

oracle-java8-jdk

Java?? Platform, Standard Edition 8 Development Kit

The Java(TM) SE JDK is a development environment for building applications, applets, and components that can be deployed on the Java(TM) platform. The Java(TM) SE JDK software includes tools useful for developing and testing programs written in the Java programming language and running on the Java platform. These tools are designed to be used from the command line. Except for appletviewer, these tools do not provide a graphical user interface. This package has been automatically created with java-package (0.60).

sun-javadb-core

Apache Derby Database Engine (transitional package)