327 Forks
1789 Stars
1789 Watchers

jdbi

jdbi is designed to provide convenient tabular data access in Java; including templated SQL, parameterized and strongly typed queries, and Streams integration

How to download and setup jdbi

Open terminal and run command
git clone https://github.com/jdbi/jdbi.git
git clone is used to create a copy or clone of jdbi 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 jdbi https://github.com/jdbi/jdbi/archive/master.zip

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

If you have some problems with jdbi

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