• HSQLDB has been constantly developed for over 20 years and is used as a database and persistence engine in over 1700 Open Source Software projects and many...
  • Basically all you need is the hsqldb.jar file which can then be run like a standard java app on the command line.
  • HSQLDB (Hyper SQL Database) is a relational database management system written in Java.
  • HSQLDB (Hyper SQL Database) is a relational database management system written in Java. It has a JDBC driver and supports a large subset of SQL-92, SQL:2008, SQL:2011...
  • Free. Windows, Mac OS, Linux. HSQLDB is a relational database engine written in Java, with a JDBC driver, conforming to ANSI SQL:2016.
  • Hybris by default includes HSQLDB as the embedded DB for development mode, Out of the box option to query database includes running Flex or SQL query from...
  • HSQLDB - Lightweight 100% Java SQL Database Engine.
  • Appendix A. Building HSQLDB. Purpose. Building with Ant, from the Apache Jakarta Project.
  • Displays HSQLDB table information such as column name, column type, column length, column nullability, and primary and foreign key information.
  • .lck is the lock file by which hsqldb knows whether the database is used/locked by a process.