dev-lisp/clsql
A multi-platform SQL interface for Common Lisp
USE Flags
doc
Global: Adds extra documentation (API, Javadoc, etc)
examples
Global: Install examples, usually source code
mysql
Global: Adds mySQL Database support
odbc
Global: Adds ODBC Support (Open DataBase Connectivity)
oracle
Global: Enable Oracle Database support
postgres
Global: Adds support for the postgresql database
sqlite
Global: Adds support for sqlite - embedded sql database