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
768 stars 90 forks source link

How to use connection pool? #86

Closed userbl closed 4 years ago

userbl commented 4 years ago

I'm new in Clojure. How to use connection pool like c3p0? Thank you!

seancorfield commented 4 years ago

The Getting Started section of the docs explains this: https://cljdoc.org/d/seancorfield/next.jdbc/1.0.13/doc/getting-started#connection-pooling