Common Lisp SQL
Common Lisp SQL
http://clsql.b9.com/
'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, Allegro Common Lisp, OpenMCL, and Lispworks implementations.
Documentation
User manual available in HTML format from http://clsql.b9.com/manual/; User manual available in PDF format from ftp://clsql.b9.com/clsql-manual-latest.pdf
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| LLGPL | Janet Casey | 1 February 2005 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Help | mailto:clsql-announce@b9.com | |
| Developer | mailto:clsql-devel@b9.com | |
| Support | mailto:clsql-help@b9.com |
Software prerequisites
This entry (in part or in whole) was last reviewed on 18 November 2005.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.