Java DB

Apache Derby

Getting Started With Derby

Derby Getting Started
Derby Reference Manual
Derby Developer's Guide
Derby Performance Tuning
Derby Server and Admin Guide
Derby Tools and Utilities
Derby Getting Started
-Introduction to Derby
-Installing and configuring Derby
-Self-study tutorial for users new to Derby
-Quick start guide for experienced JDBC users
-Documentation conventions
-Derby libraries and scripts: complete reference

 

System requirements

Derby is a database engine written completely in the Java programming language. The database will run in any certified Java Virtual Machine (JVM).

You must have a Java Development Kit (JDK) version 1.4 or higher installed on your computer. The JDK is required to perform the activities in the Self-study tutorial for users new to Derby.

To check that the correct version of the JDK is installed, issue the java -version command.

 

javadb@jdbcurl.com