Download List

项目描述

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 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

此版本包括一个新的数据库后端支持SQLite的3。在功能接口现在支持“较低”和“上”SQL函数。
标签: 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