342 Forks
2016 Stars
2016 Watchers

jdbi

The Jdbi library provides convenient, idiomatic access to relational databases in Java and other JVM technologies such as Kotlin, Clojure or Scala.

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