pghstore-clj

Helper functions for working with PostgresSQL hstore data type in Clojure via JDBC

  • VCSN/A

  • cljdoc documentationcljdoc
  • 574 Downloads
  • 574 This Version

Leiningen/Boot

[pghstore-clj "0.1.0"]

Clojure CLI/deps.edn

pghstore-clj/pghstore-clj {:mvn/version "0.1.0"}

Gradle

implementation("pghstore-clj:pghstore-clj:0.1.0")

Maven

<dependency>
  <groupId>pghstore-clj</groupId>
  <artifactId>pghstore-clj</artifactId>
  <version>0.1.0</version>
</dependency>