hsqldb version 1.7.3 Download

HSQLDB is a relational database engine written in Java. Version 1.7.3 is the result of over 2 years of development since 1.7.1. There are quite a large number of changes and new features compared to 1.7.1. Please read the documentation for details.

This download contains the following files and directories:

bin

This directory contains Linux scripts for running the HSQLDB server and an MSDOS batch file for running the hsqldb utilities.

build

This directory contains the ant build.xml script plus MSDOS batch file for build. See readmebuild.txt

classes

This directory contains the *.class files generated by the ANT build tool. It does not exist in the distribution zip.

demo

This directory contains sample Linux scripts and batch files to run the tools and the database program. There are also some HTML pages with HSQLDB embedded as an applet.

doc

A set of HTML , PDF and text documents covering different aspects of HSQLDB and some of its utilities.

User Guide: index.html

User Guide: guide.pdf


How to store a readonly database in your application jar databaseinjar.txt

Sample Find File application: hsqlFindFile.html

chronological list of changes in version 1.7.3 changelist_1_7_3.txt
list of changes in version 1.7.2 changelog_1_7_2.txt
chronological list of changes in version 1.7.2 changelist_1_7_2.txt
list of changes until version 1.7.1 changelog_1_7_1.txt

The license texts for the source and binaries (hypersonic_lic.txt for modified sources originally from the HypersonicSQL project) (hsqldb_lic.txt for sources developed entirely by the HSQLDB Developers Group).

The /src directory contains the JavaDoc for public classes, including the JDBC documentation.

lib

All binaries are in this directory, as is the hsqldb.jar, already built by the ANT procedure. The provided servlet.jar is needed only for recompiling hsqldb and is not required for deployment.

src

All source code is in this directory.

testrun

Contains test scripts for the database engine andSqlTool.

Dec 2004

Fred Toussi
fredt (at) users.sourceforge.net

http://hsqldb.sourceforge.net