Package: wnpp Severity: wishlist Owner: Apollon Oikonomopoulos <apoi...@debian.org> Control: block 673515 by -1
* Package name : honeysql-clojure Version : 0.8.2 Upstream Author : Justin Kramer * URL : https://github.com/jkk/honeysql * License : EPL-1 Programming Lang: Clojure Description : library for mapping Clojure data structures to SQL honeysql allows building SQL queries programmatically, even at runtime, without having to bash strings together. Queries are built as Clojure maps, which in turn are converted into clojure.java.jdbc parameterized SQL. honeysql also provides a number of helper functions to further help create queries. This library is a prerequisite for packaging PuppetDB and/or Puppet Server.