What?
The Clojure Contrib JDBC library
https://github.com/clojure/java.jdbc
The latest stable release includes reducible queries, improved database vendor
support, better/expanded option handling, optional clojure.spec support, etc
Please see this blog post for more details:
htt
What?
Clojure Contrib wrapper for JDBC.
Changes?
Release 0.7.0-alpha2 on 2017-03-01
• pgsql and the Impossibl PostgresSQL 'NG' driver are now supported (note that
:max-rows does not work with this driver!); also, providing unknown dbtype or
subprotocol in a db-spec should now throw a b