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
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up| Failed to load latest commit information. | |||
|
|
README.md |
|
|
|
|
h2-1.3.161.jar |
|
|
|
|
runh2.sh |
|
|
|
|
sakila.h2.db |
|
|
Attempt to recreate Sakila database in h2.
Start the database server: ./runh2.sh
Connect to it with: H2 (Server) and JDBC URL jdbc:h2:tcp://localhost/sakila