Java DB is now part of Sun's JDK
Thursday Jun 15, 2006
Pure fiction or reality? well, this is one of the two and yes it has become a reality! - It is a very exciting event indeed to have an Open Source Java Database System bundled into Sun's *latest* 1.6 JDK (Mustang build 88 to be more precised), and at no cost.
Java DB is based on Apache Derby and is Sun's redistribution of this last one.
It is a fully transactional, Java technology-based relational database with support for open standards such as SQL, JDBC, Java EE, Java ME CDC – concurrent users, triggers, Java stored procedures and encryptable databases, it is only 2 MB and free! Java DB is based on an Apache project with a strong and growing community which includes developers from Sun and IBM.
Sun's JDK 1.6 Build 88 is now available at http://download.java.net/jdk6/binaries/
You will find the distribution of Java DB under the 'db' directory of the main JDK install.
The release of Java DB bundled with the JDK is a 10.2 Alpha version. See David Van couvering's weblog entry regarding database upgrade limitation and how to get support from Sun and/or the Apache Derby comunity.
This allows Java developers to build applications even more rapidly and easily by having access to a Java Database which implements many features from the latest JDBC4 API Specification, directly out of the JDK.
Java DB is easy to use and can run embedded as part of your application, as well as in a client/server topology. It can be deployed via Java Web Start, compressed down to around ~650KB and easily embeddable into a web browser as a Java plug-in extension.
Congratulations to all the persons involved who made this possible!











Posted by Moazam on June 15, 2006 at 06:29 PM PDT #
Posted by Raul on June 15, 2006 at 07:06 PM PDT #
Posted by Hani Suleiman on June 15, 2006 at 07:43 PM PDT #
Posted by Francois Orsini on June 15, 2006 at 11:24 PM PDT #
Posted by Pete Gonzalez on June 16, 2006 at 12:52 AM PDT #
Posted by Francois Orsini on June 16, 2006 at 01:25 AM PDT #
Posted by Pete Gonzalez on June 17, 2006 at 01:31 AM PDT #
Posted by Francois Orsini on June 18, 2006 at 06:22 PM PDT #
Posted by Krishna Devalumbi on June 18, 2006 at 09:48 PM PDT #