clojure.jdbc

JDBC client

A Clojure library that simplifies the interaction with relational databases using JDBC.

JDBC library for Clojure

GitHub

105 stars
10 watching
26 forks
Language: Clojure
last commit: about 7 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
clojure/java.jdbc Provides low-level JDBC-based access to databases in Clojure 724
seancorfield/next-jdbc A low-level, modern Clojure wrapper for JDBC-based access to databases with improved performance and simplicity. 783
dakrone/clj-http An idiomatic HTTP client for Clojure wrapping the Apache Client 1,787
lispyclouds/contajners A Clojure client library for interacting with container engines, providing an idiomatic and data-driven interface. 135
jarohen/chord A Clojure/ClojureScript library that enables communication with web-sockets and provides a common interface for various data formats. 439
clojurephant/clojurephant A Gradle plugin providing support for Clojure and ClojureScript languages in software development 184
gnarroway/hato An HTTP client library for Clojure that wraps JDK 11's HttpClient for synchronous and asynchronous requests with websockets support. 381
into-docker/clj-docker-client Provides an idiomatic Clojure interface to the Docker API 176
julianbirch/cljs-ajax An asynchronous Ajax client for ClojureScript and Clojure allowing easy communication with servers 673
clojurephant/sample-clojurephant-cljs-app A sample project demonstrating the use of Clojurephant to build a ClojureScript application 0
clojurephant/sample-clojurephant-clj-lib A Clojure library project demonstrating the use of clojurephant to build and test a sample Clojure library. 0
funcool/cats Provides higher-order abstractions for category theory and algebraic structures in Clojure and ClojureScript. 944
metabase/connection-pool A Clojure library providing a simple wrapper around C3P0 to create and manage connection pools for JDBC databases. 14
aaronc/fx-clj A Clojure library providing convenience functions and APIs for JavaFX, core.async, data binding, and modifying nodes. 108
clojure/clojure-clr A native implementation of Clojure on the Common Language Runtime (CLR) to provide a feature-complete programming language for .NET applications. 1,570