clsql

Lessor Lisp General Public License

Common Lisp SQL Interface library

$ area51 add clsqlCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clsql:some-function ...)