Web/website/index.html (138 lines of code) (raw):
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<html><!-- #BeginTemplate "/Templates/defaulttemplate.dwt" --><head>
<link rel="stylesheet" href="web/style.css" type="text/css">
<!-- #BeginEditable "doctitle" -->
<title>hsqldb at SourceForge.net</title>
<!-- #EndEditable -->
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta content="hsqldb: Full-featured 100% Java ORDBMS" name=description>
<meta
content="Java,, WWW, Java database, JDBC, RDBMS, SQL, Database, ORDBMS, hsqldb, HypersonicSQL"
name=keywords>
<meta content=INDEX,NOFOLLOW name=robots>
<link title=hsqldb
href="http://hsqldb.sourceforge.net" rel=contents>
<link
title="Copyright by hsqldb Development Group"
rel=copyright href="http://hsqldb.sourceforge.net">
</head>
<body text=#000000 vlink=#0000FF alink=#00FF00 link=#0000FF bgcolor=#FFFFFF>
<table width="100%" summary=Navigation class="topbox">
<tr>
<td>
<h3>
<a href="http://hsqldb.sourceforge.net">
<img src="../images/line-1.gif" width="154" height="59" alt="hsqldb.org Home Page" border="0" align="top">
</a>
<a href="../index.html" target="_top">
<font color="#0000FF">hsqldb</font>
</a>
- 100% Java Database
</h3>
<p>Lightweight 100% Java SQL Database Engine<br>
<font size="-7">
A Project of
<a href="http://hsqldb.sourceforge.net" target="_top">the hsqldb Development Team
</a>
</font>
</p>
</td>
<td valign=top width="45%">
<dl>
<dt><font size="-1">General</font>
<dd>
<font size="-1">
<<a href="http://sourceforge.net/project/showfiles.php?group_id=23316&release_id=254279" target="_top">Download</a>>
<<a href="http://sourceforge.net/news/?group_id=23316" target="_top">News</a>>
<<a href="http://sourceforge.net/projects/hsqldb" target="_top">Project Page</a>>
<<a href="../web/hsqlLicense.html" target="_top">License</a>>
</font>
<dt><font size="-1">Contact, Projects and Support</font>
<dd>
<font size="-1">
<<a href="../web/hsqlSupport.html" target="_top">Support</a>>
<<a href="../web/hsqlUsing.html" target="_top">Projects using HSQLDB</a>>
<<a href="../web/hsqlFAQ.html" target="_top">FAQ</a>>
</font>
<dt><font size="-1">Documentation and Development</font>
<dd>
<font size="-1">
<<a href="../web/hsqlFeatures.html" target="_top">Features</a>>
<<a href="../web/hsqlDocsFrame.html" target="_top">Documentation</a>>
<<a href="../web/hsqlDevelopment.html" target="_top">Developers</a>>
<<a href="../web/changelog.html" target="_top">Changes</a>>
</font>
</dd>
</dl>
</td>
</tr>
</table>
<div class="textbox">
<!-- #BeginEditable "body" -->
<center>
<br>
<table bgcolor="#cccccc" width="70%" height="62">
<tbody>
<tr bgcolor="#FFFFFF">
<th valign="middle" align="center" height="62">
<p><a href="http://sourceforge.net/project/showfiles.php?group_id=23316&release_id=287789">Download
current stable version: 1.7.3</a><br>
<b><a href="http://cvs.sourceforge.net/cvstarballs/hsqldb-cvsroot.tar.bz2">Download
nightly CVS tarball of version under development</a></b></p>
</th>
</tr>
</tbody>
</table>
<p align="left">HSQLDB is the leading SQL relational database engine written
in Java. It has a JDBC driver and supports a <a href="doc/guide/ch08.html">rich
subset</a> of <a href="http://www.contrib.andrew.cmu.edu/%7Eshadow/sql/sql1992.txt">ANSI-92
SQL</a> (<a href="http://www.contrib.andrew.cmu.edu/%7Eshadow/sql/sql2bnf.aug92.txt">BNF
tree format</a>) plus SQL 99 and 2003 enhancements. It offers a small (less
than 100k in one version), fast database engine which offers both in-memory
and disk-based tables. Embedded and server modes are available. Additionally,
it includes tools such as a minimal web server, in-memory query and management
tools (can be run as applets) and a number of demonstration examples.</p>
<p align="left">The product is currently being used as a database and persistence
engine in many Open Source Software projects and even in commercial projects
and products. In it's current version it is extremely stable and reliable.
It is best known for its small size, ability to execute completely in memory
and its speed.</p>
<p align="left">This feature-packed software is completely free under <a href="web/hsqlLicense.html">our
licenses </a>. Yes, that's right, completely free of cost or onerous restrictions!
Java source code and extensive documentation always included!</p>
<p align="left">Users please visit the <a href="http://sourceforge.net/projects/hsqldb/">Project
Summary Page</a> for more information and to submit <a href="http://sourceforge.net/tracker/?group_id=23316&atid=378133">Patches</a>,
<a href="http://sourceforge.net/tracker/?group_id=23316&atid=378131">Bugs</a>,
<a href="http://sourceforge.net/tracker/?atid=378134&group_id=23316&func=browse">Feature
Requests</a> and <a href="web/hsqlDevelopment.html">communicate with the
Project Team</a> or <a href="http://sourceforge.net/mail/?group_id=23316">view/browse/subscribe
to one or more of our mailing lists</a>. </p>
</center>
<p>Also visit our pages featuring <a href="doc/zaurus/index.html">HSQLDB for
the Sharp Zaurus platform</a>, a special version with a data entry and view
interface.</p>
<p>Developers please visit the <a href="web/hsqlDevelopment.html">Developers
Page</a> and join our effort!</p>
<center>
<p align="left">Our group was formed in 2001 and has as its charter the continuation
of Thomas Mueller's closed Hypersonic SQL Project. We have actively developed
and released five new versions of the database since April 2001. The latest
release version features a wide range of new functionality and code rewrite.
The project enjoys an overall ranking of 84 among all SourceForege projects
(85,000) with over 200,000 downloads.</p>
</center>
<p></p>
<p>The last stable code from Thomas' project (Hypersonic SQL version 1.43) is
also available for download at <a href="http://hsql.sourceforge.net">Thomas
Mueller's Hypersonic SQL page at SourceForge</a>.</p>
<p></p>
<p> </p>
<!-- #EndEditable -->
</div>
<p>
<a href="http://sourceforge.net"> <img src="http://sourceforge.net/sflogo.php?group_id=23316" width="95" height="32" border="0" alt="SourceForge Logo"></a>
<!-- #BeginEditable "extralogo" --><a href="http://www.kattare.com"><img src="images/kattare-logo.jpg" width="273" height="38" border="0" alt="Our ISP...The BEST on the planet!!!"></a><!-- #EndEditable -->
<h6 align="center"> This page last updated <!-- #BeginEditable "update" -->29
November 2004<!-- #EndEditable --></h6>
<h6> Java is a Trademark of Sun Microsystems, Inc. (under various licenses). <i>Contents
of this page are ©2001-2004 <a href="http://hsqldb.sourceforge.net" target="_top">The
hsqldb Development Group.</a> All rights reserved under the terms of the applicable
<a href="web/hsqlLicense.html" target="_top">Licenses</a>. Questions and
comments about this page may be addressed to the <a href="mailto:dedmike@users.sourceforge.net">Webmaster</a>.</i></h6>
</body>
<!-- #EndTemplate -->