sxql

BSD 3-Clause

A SQL generator

$ area51 add sxqlCopy

Usage

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