next-jdbc
JDBC wrapper
A low-level Clojure wrapper for JDBC-based access to databases with improved performance and simplicity.
A modern low-level Clojure wrapper for JDBC-based access to databases.
773 stars
20 watching
91 forks
Language: Clojure
last commit: 5 days ago
Linked from 1 awesome list
jdbc
Related projects:
Repository | Description | Stars |
---|---|---|
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
funcool/clojure.jdbc | A Clojure library that simplifies the interaction with relational databases using JDBC. | 105 |
seancorfield/honeysql | A Clojure library that converts Clojure data structures into SQL | 1,769 |
metabase/connection-pool | A Clojure library providing a simple wrapper around C3P0 to create and manage connection pools for JDBC databases. | 14 |
otwieracz/clj-grpc | Provides a simple and hassle-free way to integrate gRPC into Clojure projects without requiring extensive Java knowledge. | 15 |
ibdknox/jayq | A ClojureScript wrapper around jQuery to facilitate its use in a Clojure environment | 410 |
hswick/jutsu.ai | A Clojure wrapper for the Deeplearning4j machine learning library, providing a syntactically elegant API. | 100 |
kraison/cl-neo4j | An interface to the Neo4j graph database API for Common Lisp | 26 |
clojurephant/clojurephant | A Gradle plugin providing support for Clojure and ClojureScript languages in software development | 182 |
michaelklishin/neocons | A Clojure client for the Neo4J REST API, providing a feature-rich interface to the graph database | 204 |
macourtney/clj-crypto | Provides a simplified interface to Java Bouncy Castle encryption library | 29 |
clojusc/mesomatic | Provides a simple and idiomatic interface to the Mesos Java API in Clojure. | 70 |
clj-jgit/clj-jgit | A Clojure wrapper around the JGit library for interacting with Git repositories. | 252 |
susom/database | A wrapper around JDBC to simplify and secure relational database access | 42 |
aaronc/fx-clj | A Clojure library providing convenience functions and APIs for JavaFX, core.async, data binding, and modifying nodes. | 108 |