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...")
 
(Changed URLs added new version Debian page and minor)
 
(One intermediate revision by one other user not shown)
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.kpe.io/
 
|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=Online manual: http://clsql.kpe.io/manual/
|Paid support=
+
|Related projects=cl-uffi
|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
+
|Version identifier=6.7.0
|Last review by=Janet Casey
+
|Version date=2016/01/26
|Last review date=2005-11-18
+
|Version status=stable
 +
|Version download=http://files.kpe.io/clsql/clsql-6.7.0.tar.gz
 +
|Last review by=BABA200
 +
|Last review date=2017/02/15
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=3.1.12
+
|Status=
|Version date=2005-11-16
+
|Is GNU=No
|Version status=stable
+
|License verified date=2005-02-01
|Version download=http://files.b9.com/clsql/clsql-3.4.6.tar.gz
+
}}
 +
{{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
|Role=Maintainer
 
 
|Real name=Kevin M. Rosenberg
 
|Real name=Kevin M. Rosenberg
 +
|Role=Maintainer also Debian
 
|Email=kmr@debian.org
 
|Email=kmr@debian.org
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource audience=Discussion
|Resource kind=E-mail
+
|Resource kind=Mailing List
|Resource URL=mailto:clsql-announce@b9.com
+
|Resource URL=http://lists.kpe.io/mailman/listinfo/CLSQL
 +
}}
 +
{{Resource
 +
|Resource audience=Announcement
 +
|Resource kind=Mailing List
 +
|Resource URL=http://lists.kpe.io/mailman/listinfo/clsql-announce
 +
}}
 +
{{Resource
 +
|Resource audience=Repositry
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://git.kpe.io/?p=clsql.git
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Debian page
|Resource kind=E-mail
+
|Resource kind=Homepage
|Resource URL=mailto:clsql-devel@b9.com
+
|Resource URL=https://tracker.debian.org/pkg/cl-sql
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource audience=Archived files
|Resource kind=E-mail
+
|Resource kind=Download
|Resource URL=mailto:clsql-help@b9.com
+
|Resource URL=http://web.archive.org/web/*/http://files.b9.com/clsql/*
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 55: Line 63:
 
|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}}

Latest revision as of 14:05, 15 February 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








"Maintainer also Debian" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Discussion" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Announcement" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Repositry" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian page" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Archived files" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








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.