An open API service indexing awesome lists of open source software.

https://github.com/maxandersen/sakila-h2

h2 version of the Sakila database
https://github.com/maxandersen/sakila-h2

Last synced: about 1 year ago
JSON representation

h2 version of the Sakila database

Awesome Lists containing this project

README

          

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/./sakila