Hsqldb Database Engine
HSQLdb is a relational database engine written in JavaTM , with a JDBC
driver, supporting a subset of ANSI-92 SQL. It offers a small (about
100k), 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 or servlets, too) and a number
of demonstration examples.
Downloaded code should be regarded as being of production quality. 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. Yet it is a completely functional relational
database management system that is completely free under the Modified
BSD License. Yes, that's right, completely free of cost or
restrictions!
- Sources inherited from project openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:12.2:ARM/hsqldb && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
hsqldb-1.8.0-scripts.patch | 0000000422 422 Bytes | |
hsqldb-1.8.0-standard-server.properties | 0000000756 756 Bytes | |
hsqldb-1.8.0-standard-sqltool.rc | 0000004300 4.2 KB | |
hsqldb-1.8.0-standard-webserver.properties | 0000000315 315 Bytes | |
hsqldb-1.8.0-standard.cfg | 0000005823 5.69 KB | |
hsqldb-1.8.0.10-suse-initscript.patch | 0000015916 15.5 KB | |
hsqldb-1.8.0.10.pom | 0000000600 600 Bytes | |
hsqldb-jdbc-4.1.patch | 0000009683 9.46 KB | |
hsqldb-tmp.patch | 0000000528 528 Bytes | |
hsqldb.changes | 0000001061 1.04 KB | |
hsqldb.spec | 0000010761 10.5 KB | |
hsqldb_1_8_1_3.zip | 0003170550 3.02 MB |
Latest Revision
branched from openSUSE:Factory
Comments 0