gastaldi / sakila-h2

h2 version of the Sakila database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

h2 version of the Sakila database


Languages

Language:Shell 100.0%