Jump to content

CLSQL

From Wikipedia, the free encyclopedia
CLSQL
Developer(s)Kevin M. Rosenberg
Stable release
6.6.2 / 2015-03-30
Written inCommon Lisp
Operating systemCross-platform
TypeORDBMS
LicenseLisp Lesser General Public License
Websitehttp://clsql.b9.com/

CLSQLis anSQLdatabase interface forCommon Lisp.It was created in 2001 by Kevin M. Rosenberg, and initially based substantially on the MaiSQL package by Pierre R. Mai. After being orphaned by onShore Development, Marcus Pearce ported the UnCommonSQL package to CLSQL, which provides a CommonSQL-compatible API for CLSQL.

CLSQL can be used to query and interface withMySQL,PostgreSQL,ODBC,AODBC,SQLiteversion 2 and 3, andOracle OCI.

[edit]