I've talked about this in a few groups -- it's been a long time coming.
This is the "next generation" of clojure.java.jdbc -- a modern wrapper for
JDBC, that focuses on reduce/transducers, qualified-keywords, and
datafy/nav support (so, yes, it requires Clojure 1.10).

https://cljdoc.org/d/seancorfield/next.jdbc/1.0.0-alpha8/doc/readme

The next generation of clojure.java.jdbc: a new low-level Clojure wrapper
for JDBC-based access to databases.  It's intended to be both faster and
simpler than clojure.java.jdbc and it's where I intend to focus my future
energy, although I have not yet decided whether it will ultimately be a new
set of namespaces in the Contrib lib or a separate, standalone OSS library!

At this point, I'm looking for feedback on the API and the approach (as
well as bugs, performance issues, etc). Please take it for a spin and let
me know what you think (here, on Slack, on Zulip, or via Issues on GitHub).

The group/artifact ID will change at some point: and the actual namespaces
will too, but I will try to make that as painless as possible when I take
this out of the alpha phase.
-- 
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
World Singles Networks, LLC. -- http://worldsinglesnetworks.com/

"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to