- Download the h2-*.jar from
- Go to the downloaded jar location.
- Open a terminal and run the following command
- java -cp h2*.jar org.h2.tools.Console
- Open a web browser and go to the following url.
- Enter the configurations and connect to the database.
Cheers !!!