dev-lisp/clsql
A multi-platform SQL interface for Common Lisp
USE Flags
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
test
Global: Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore