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!
- Links to openSUSE:Leap:15.2 / hsqldb
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2:Rings:1-MinimalX/hsqldb && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
hsqldb-1.8.0-standard-server.properties | 0000000728 728 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-2.3.3-javadoc10.patch | 0000003828 3.74 KB | |
hsqldb-2.3.3.pom | 0000001256 1.23 KB | |
hsqldb-2.3.3.zip | 0007768831 7.41 MB | |
hsqldb-apidocs.patch | 0000000774 774 Bytes | |
hsqldb-cmdline.patch | 0000000723 723 Bytes | |
hsqldb-post | 0000003004 2.93 KB | |
hsqldb-stop | 0000003364 3.29 KB | |
hsqldb-wrapper | 0000004162 4.06 KB | |
hsqldb.changes | 0000005416 5.29 KB | |
hsqldb.spec | 0000008620 8.42 KB | |
hsqldb.systemd | 0000000273 273 Bytes |
Comments 0