/sakila-h2

h2 version of the Sakila database

Primary LanguageShell

Attempt to recreate Sakila database in h2.

How to use

Start the database server: ./runh2.sh

Connect to it with: H2 (Server) and JDBC URL:

jdbc:h2:tcp://localhost/~/workspace/sakila-h2/sakila