Lightweight 100% Java SQL database engine for embedded and in-memory use.
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>2.7.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to create an in-memory HSQLDB connection.
Use version 2.x driver and update SQL if migrating from 1.x.
No dependency data recorded yet.