Difference between revisions of "Common Lisp SQL"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Common Lisp SQL |Short description=SQL database interface for Common Lisp |Full description='CLSQL' is an SQL database interface for Common Lisp. It provides object...")
 
(Not found)
Line 3: Line 3:
 
|Short description=SQL database interface for Common Lisp
 
|Short description=SQL database interface for Common Lisp
 
|Full description='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.
 
|Full description='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.
 +
|Homepage URL=http://clsql.b9.com/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://clsql.b9.com/
 
|VCS checkout command=
 
 
|Computer languages=Common Lisp
 
|Computer languages=Common Lisp
 
|Documentation note=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
 
|Documentation note=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
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=object-oriented,database,mysql,interface,PostGreSQL,ODBC,SQL,Common Lisp,SQLite,UFFI,functional access,Unified Foreign Function Interface,CMU Common Lisp,Steel Bank Common Lisp,Allegro Common Lisp,OpenMCL,Lispworks
 
|Keywords=object-oriented,database,mysql,interface,PostGreSQL,ODBC,SQL,Common Lisp,SQLite,UFFI,functional access,Unified Foreign Function Interface,CMU Common Lisp,Steel Bank Common Lisp,Allegro Common Lisp,OpenMCL,Lispworks
|Is GNU=n
 
|Last review by=Janet Casey
 
|Last review date=2005-11-18
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=3.1.12
 
|Version identifier=3.1.12
 
|Version date=2005-11-16
 
|Version date=2005-11-16
 
|Version status=stable
 
|Version status=stable
 
|Version download=http://files.b9.com/clsql/clsql-3.4.6.tar.gz
 
|Version download=http://files.b9.com/clsql/clsql-3.4.6.tar.gz
 +
|Version comment=3.1.12 stable released 2005-11-16
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/01/21
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Status=
 +
|Is GNU=No
 +
|License verified date=2005-02-01
 +
}}
 +
{{Project license
 +
|License=LLGPL
 +
|License verified by=Janet Casey
 
|License verified date=2005-02-01
 
|License verified date=2005-02-01
|Version comment=3.1.12 stable released 2005-11-16
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Kevin M. Rosenberg
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Kevin M. Rosenberg
 
 
|Email=kmr@debian.org
 
|Email=kmr@debian.org
 
|Resource URL=
 
|Resource URL=
Line 55: Line 53:
 
|Software-development=programming-language
 
|Software-development=programming-language
 
|Use=software-development
 
|Use=software-development
|Works-with=database,sql
+
|Works-with=database, sql
}}
 
{{Project license
 
|License=LLGPL
 
|License verified by=Janet Casey
 
|License verified date=2005-02-01
 
 
}}
 
}}
 +
{{Featured}}

Revision as of 14:14, 21 January 2017


[edit]

Common Lisp SQL

http://clsql.kpe.io/
SQL database interface for Common Lisp

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





Licensing

License

Verified by

Verified on

Notes

License

LLGPL

Verified by

Janet Casey

Verified on

1 February 2005




Leaders and contributors

Contact(s)Role
Kevin M. Rosenberg Maintainer also Debian


Resources and communication

AudienceResource typeURI
DiscussionMailing Listhttp://lists.kpe.io/mailman/listinfo/CLSQL
Archived filesDownloadhttp://web.archive.org/web/*/http://files.b9.com/clsql/*
Debian pageHomepagehttps://tracker.debian.org/pkg/cl-sql
AnnouncementMailing Listhttp://lists.kpe.io/mailman/listinfo/clsql-announce
RepositryVCS Repository Webviewhttp://git.kpe.io/?p=clsql.git


Software prerequisites




Entry






















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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.