com.github.brettatoms/zodiac-sql

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

Leiningen/Boot

[com.github.brettatoms/zodiac-sql "0.1.9999-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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