java.jdbc

Database library

Provides low-level JDBC-based access to databases in Clojure

JDBC from Clojure (formerly clojure.contrib.sql)

GitHub

724 stars
54 watching
140 forks
Language: Clojure
last commit: 9 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
funcool/clojure.jdbc A Clojure library that simplifies the interaction with relational databases using JDBC. 105
seancorfield/next-jdbc A low-level, modern Clojure wrapper for JDBC-based access to databases with improved performance and simplicity. 783
jdbi/jdbi Provides idiomatic access to relational databases in Java and other JVM technologies. 1,995
clojure/data.json A JSON parser and generator for Clojure data structures 544
clojurephant/sample-clojurephant-clj-lib A Clojure library project demonstrating the use of clojurephant to build and test a sample Clojure library. 0
clojurephant/clojurephant A Gradle plugin providing support for Clojure and ClojureScript languages in software development 184
clojure/core.async Provides facilities for asynchronous programming and communication in Clojure 1,956
krukow/clj-ds A library that adapts Clojure's persistent data structures to work with the Java programming language. 219
clojure-lsp/clojure-lsp An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. 1,186
clojurephant/sample-clojurephant-cljs-app A sample project demonstrating the use of Clojurephant to build a ClojureScript application 0
dakrone/clojure-opennlp A Clojure library providing an interface to OpenNLP's NLP functionality 754
clojure/tools.trace A Clojure library for tracing and debugging code execution 361
clj-time/clj-time A Clojure library providing basic date and time operations with support for Joda Time 739
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
clojuredocs/guides An assortment of guides and tutorials covering various aspects of the Clojure programming language and its ecosystem 369