How to start Programming JDBC / HSQLDB?

* HSQLDB provides PDF and HTML documentation along with example program source code to help new JDBC programmers.
* Basic sample programs can be found in the / src/ org/ hsqldb/ sample folder.
* Test program source code is available in the /src /org/ hsqldb/ test folder and can provide guidance on using different JDBC and SQL features.
* SQL test scripts can be found in the / run test folder, and they provide extensive examples of SQL statements.
* HSQLDB’s documentation is a valuable resource for new users and experienced developers alike.
* HSQLDB’s example program source code helps programmers understand how to use JDBC and SQL features.
* The test program source code in HSQLDB provides a comprehensive demonstration of various database features.
* HSQLDB’s SQL test scripts offer examples of complex queries and can be used to learn advanced SQL techniques.