buttle

Buttle is a proxying JDBC driver with hooks.

Leiningen/Boot

[buttle "0.1.3-SNAPSHOT"]

Clojure CLI/deps.edn

buttle/buttle {:mvn/version "0.1.3-SNAPSHOT"}

Gradle

implementation("buttle:buttle:0.1.3-SNAPSHOT")

Maven

<dependency>
  <groupId>buttle</groupId>
  <artifactId>buttle</artifactId>
  <version>0.1.3-SNAPSHOT</version>
</dependency>