seancorfield / next-jdbc

A modern low-level Clojure wrapper for JDBC-based access to databases.
https://cljdoc.org/d/com.github.seancorfield/next.jdbc/
Eclipse Public License 1.0
750 stars 89 forks source link

Adding DuckDB support #276

Closed gajwani closed 2 months ago

gajwani commented 5 months ago

This is a WIP branch to improve duckdb support in next.jdbc.

seancorfield commented 2 months ago

@gajwani says there is too big a gap between DuckDB's current functionality and what next.jdbc requires for basic operation so we've agreed to close this PR out.