Description
Java applications can embed or connect to the HSQLDB relational database engine.
It is useful for developers who need a lightweight SQL database for testing, desktop apps, or small services. Database behavior depends on storage mode, transaction settings, backups, and compatibility with the application schema.