@seancorfield Thank you very much for next.jdbc and plan . I finally understood how to use it
Cool!
You could just pass (:db cfg/config)
directly into plan
(without the with-open
stuff) if you're not intending to run other queries against conn
.