com.github.igrishaev/pg-client

Postgres client in pure Clojure (no JDBC)

  • VCSN/A

  • cljdoc documentationcljdoc
  • 94 Downloads
  • 7 This Version

Leiningen/Boot

[com.github.igrishaev/pg-client "0.1.5"]

Clojure CLI/deps.edn

com.github.igrishaev/pg-client {:mvn/version "0.1.5"}

Gradle

implementation("com.github.igrishaev:pg-client:0.1.5")

Maven

<dependency>
  <groupId>com.github.igrishaev</groupId>
  <artifactId>pg-client</artifactId>
  <version>0.1.5</version>
</dependency>