Projects / Common Lisp SQL

Common Lisp SQL

CLSQL is an SQL database interface for Common Lisp. It provides object-oriented and functional access methods to the underlying database, which can be one of MySQL, ODBC, PostgreSQL, or SQLite. It uses the Unified Foreign Function Interface (UFFI) and thus supports the CMU Common Lisp, Steel Bank Common Lisp, and Allegro Common Lisp implementations.

Tags Database API
Licenses LGPL
Operating Systems Windows Windows POSIX BSD FreeBSD Linux Solaris Unix
Implementation Common Lisp

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  10 Jul 2005 07:47
  • Rrelease-after

Changes: This version supports case-sensitive Common Lisp implementations and features an improved loader for foreign libraries.

  • Rrelease-mid
  •  08 Jun 2005 02:53
  • Rrelease-after

Changes: SBCL-Unicode is now supported.

  • Rrelease-mid
  •  28 Apr 2005 01:57
  • Rrelease-after

Changes: Support for fractional seconds was provided. Developers can now suppress reader macros.

  • Rrelease-mid
  •  15 Apr 2005 10:00
  • Rrelease-after

Changes: This release adds support for Unicode on Steel Bank Common Lisp.

  • Rrelease-mid
  •  09 Apr 2005 12:12
  • Rrelease-after

Changes: Support for 64-bit systems and fink on Darwin was improved. Memory management was optimized.

Rss Recent comments

Rcomment-before 11 Oct 2004 11:59 Rcomment-trans rvb Rcomment-after

Lisp Lesser GNU General Public License
For real KMR provides CL-SQL under the LLGPL, which is a "patch" to the LGPL: http://opensource.franz.com/preamble.html

No-screenshot

Project Spotlight

rdup

A tool to generate an (incremental) backup file list.

No-screenshot

Project Spotlight

pfcalc

A command-line tool to calculate pipe friction and pressure drop through pipes.