com.github.perrygeo/postgres-extras-clj

A Clojure toolbox for inspecting and diagnosing PostgreSQL databases.

Leiningen/Boot

[com.github.perrygeo/postgres-extras-clj "0.1.23"]

Clojure CLI/deps.edn

com.github.perrygeo/postgres-extras-clj {:mvn/version "0.1.23"}

Gradle

implementation("com.github.perrygeo:postgres-extras-clj:0.1.23")

Maven

<dependency>
  <groupId>com.github.perrygeo</groupId>
  <artifactId>postgres-extras-clj</artifactId>
  <version>0.1.23</version>
</dependency>