To connect to the H2 database use the following configuration:
With a local Blueriq installation, use the following JDBC URLS in the H2 console:
For security reasons, the H2 Console is disabled by default (since Blueriq 11.5). You can enable it by adding a property to application-development-tools.properties. See Development tools component.
By default an H2 database will be used for out-of-the-box persistency. Please note that H2 is a simple file-based database that is not suitable for production environments.
The database has a web based user interface that is integrated in the Blueriq dashboard: