Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-11-10 16:42 Back to release list
3.1.0

Esta versión incluye una nueva base de datos backend para apoyar SQLite 3. La interfaz funcional ahora soporta la "menor" y "superior" funciones SQL.
Tags: Major feature enhancements
This version includes a new database backend to
support SQLite 3. The functional interface now
supports the "lower" and "upper" SQL functions.

Project Resources