The sleep database consists of 4 files.
The .script file contains data like SQL, .log, which performed the last actions. .Properties and .lck configuration - db lock file.
This is a database, hsql has nothing to do with one large .data file. All other constructions typical for the database are generated and only in memory.
source share