Télécharger la liste

Description du projet

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.

Système requise

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

Cette version prend en charge la casse implémentations de Common Lisp et fonctionnalités améliorées pour un chargeur de bibliothèques étrangères.
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 est maintenant supporté.
Tags: Minor feature enhancements
SBCL-Unicode is now supported.

2005-04-28 10:57
3.1.12

Soutien à des fractions de seconde a été fourni. Les développeurs peuvent désormais supprimer des macros lecteur.
Tags: Minor feature enhancements
Support for fractional seconds was provided. Developers can now suppress reader macros.

2005-04-15 19:00
3.1.10

Cette version ajoute la prise en charge Unicode sur l'acier Bank 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

Support pour les systèmes 64 bits et Fink sur Darwin a été améliorée. Gestion de la mémoire a été optimisé.
Tags: Code cleanup
Support for 64-bit systems and fink on Darwin was
improved. Memory management was optimized.

Project Resources