A modern low-level Clojure wrapper for JDBC-based access to databases.
Low-level `execute!` requires row function to be passed. High-level API allows row function, else `datafiable-row`. Syntactic sugar still uses `:row-fn`. |
||
|---|---|---|
| src/next | ||
| test/next | ||
| .gitignore | ||
| CHANGELOG.md | ||
| CONTRIBUTING.md | ||
| deps.edn | ||
| LICENSE | ||
| README.md | ||
next.jdbc
The next generation of clojure.java.jdbc: a new low-level Clojure wrapper for JDBC-based access to databases.
Usage
Still evolving and very much subject to change!
License
Copyright © 2018-2019 Sean Corfield
Distributed under the Eclipse Public License version 1.0.