com.github.brettatoms/zodiac-sql

A Zodiac extension for connecting to a database with next.jdbc

Leiningen/Boot

[com.github.brettatoms/zodiac-sql "0.3.24"]

Clojure CLI/deps.edn

com.github.brettatoms/zodiac-sql {:mvn/version "0.3.24"}

Gradle

implementation("com.github.brettatoms:zodiac-sql:0.3.24")

Maven

<dependency>
  <groupId>com.github.brettatoms</groupId>
  <artifactId>zodiac-sql</artifactId>
  <version>0.3.24</version>
</dependency>