A modern low-level Clojure wrapper for JDBC-based access to databases.
Find a file
Sean Corfield be9e4a6a55 Rename protocols
For internal consistency and also to avoid confusion with 
`clojure.java.jdbc` protocols.
2019-04-01 23:32:24 -07:00
src/next Rename protocols 2019-04-01 23:32:24 -07:00
test/next Address #2 by adding rs/as-arrays 2019-04-01 22:19:02 -07:00
.gitignore Baseline project setup 2019-01-07 20:38:58 -08:00
CHANGELOG.md Prepare for public viewing/contribution 2019-01-09 22:05:58 -08:00
CONTRIBUTING.md Fix issues link 2019-01-09 22:09:29 -08:00
deps.edn Add benchmarks against clojure.java.jdbc 2019-04-01 20:37:14 -07:00
LICENSE Baseline project setup 2019-01-07 20:38:58 -08:00
README.md Prepare for public viewing/contribution 2019-01-09 22:05:58 -08:00

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.