Jump to content

Apache Derby

From EDM2
Revision as of 12:04, 1 January 2015 by Reiknir (talk | contribs)

Description

A Java based relational database system that is also known as Java dB. Originally released in 1997 as JBMS by a company called Cloudscape, it's name was changed to Cloudscape in 1998, the company was taken over by Informix in 1999 and Informix itself was taken over by IBM in 2001, and the product from then on sold as IBM Cloudscape. IBM then donated the code to the Apache Project who renamed the database Derby and since release 7 of Java, Oracle has included the product in the base Java install under the name Java dB, but completely unchanged from the original Derby release.

Version

  • Latest version 10.11.1.1 (2014-08-26 )

Prerequisites

  • Java 6 or higher

Links

License

Author