1107 Forks
3649 Stars
3649 Watchers

h2database

H2 is an embeddable RDBMS written in Java.

How to download and setup h2database

Open terminal and run command
git clone https://github.com/h2database/h2database.git
git clone is used to create a copy or clone of h2database repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with h2database https://github.com/h2database/h2database/archive/master.zip

Or simply clone h2database with SSH
[email protected]:h2database/h2database.git

If you have some problems with h2database

You may open issue on h2database support forum (system) here: https://github.com/h2database/h2database/issues