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.

2005-07-10 16:47
3.2

Esta versión soporta mayúsculas y minúsculas implementaciones de Common Lisp y cuenta con un gestor de mejora de las bibliotecas extranjeras.
Tags: Minor feature enhancements
This version supports case-sensitive Common Lisp
implementations and features an improved loader
for foreign libraries.

2005-06-08 11:53
3.1.16

SBCL Unicode es ahora compatible.
Tags: Minor feature enhancements
SBCL-Unicode is now supported.

2005-04-28 10:57
3.1.12

Apoyo a fracciones de segundo se proporcionó. Ahora los desarrolladores pueden suprimir las macros lector.
Tags: Minor feature enhancements
Support for fractional seconds was provided. Developers can now suppress reader macros.

2005-04-15 19:00
3.1.10

Esta versión incluye el soporte para Unicode en Acero Banco Common Lisp.
Tags: Minor feature enhancements
This release adds support for Unicode on Steel Bank Common Lisp.

2005-04-09 21:12
3.1.9

Soporte para sistemas de 64-bits y Fink en Darwin fue mejorada. Gestión de la memoria se ha optimizado.
Tags: Code cleanup
Support for 64-bit systems and fink on Darwin was
improved. Memory management was optimized.

Project Resources