****** HSQLDB ****** `HSQLDB (Hyper SQL Database) `__ is a relational database management system written in Java. It offers a fast, small database engine which brings both in-memory and disk-based tables. LSC provides `HSLQDB `__ library and a utility script that allows to use this database to store temporary synchronization data, for example to use a CSV file as a source. Script location =============== LSC provides a wrapper to manage the packaged HSQLDB database, it is located in the LSC bin directory and is named ``hsqldb``. You can execute it to see the possible options: .. code-block:: console $ bin/hsqldb bin/hsqldb [