clsql-helper
A library providing a clutch of utilities to make working with clsql easier
$ area51 add clsql-helperCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clsql-helper:some-function ...)