instilled/cljdbc

A yesql, funcool/java.jdbc and clojure.java.jdbc inspired sql query facility.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 13 Downloads
  • 13 This Version

Leiningen/Boot

[instilled/cljdbc "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

instilled/cljdbc {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("instilled:cljdbc:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>instilled</groupId>
  <artifactId>cljdbc</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>