cl-dbi

BSD 2-Clause

Database independent interface for Common Lisp

$ area51 add cl-dbiCopy

Usage

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