foundation icon indicating copy to clipboard operation
foundation copied to clipboard

A clojure data access library for postgresql.

Results 4 foundation issues
Sort by recently updated
recently updated
newest added

When creating a def-query, you should be able to specify a file located in the resources directory of a project. This may already be functional but need to confirm and...

(If it is in fact impossible to use transactions, feel free to update the issue title, but I didn't want to assume too much.) ## Description The JDBC functions `clojure.java.jdbc/with-db-transaction`...

Hello, Nice work. Have you considered a `core.async` interface for async connections to psql?