CLSQL-USQL
Marcus Pearce <[email protected]> Sun, 4 Apr 2004 16:51:37 +0100 (BST)
| Newsgroups | gmane.lisp.clsql.general,gmane.lisp.uncommon-sql |
|---|---|
| Message-ID | <[email protected]> |
Right -- I've now got the port of UncommonSQL 1.2.1 running on the CLSQL
backends. I've called the project CLSQL-USQL for the time being and it
requires CLSQL-2.0.0 available from http://clsql.b9.com/download.html.
Thanks very much to Kevin Rosenberg for incorporating the necessary
changes to CLSQL so swiftly.
The port and some documentation are available at:
http://ccc.soi.city.ac.uk/~ek735/clsql-usql/
I've tested this on CMUCL-18e, SBCL 0.8.8 and Lispworks Personal Edition
4.3.6 using Postgresql 7.3.2, MySQL 4.0.11 and Sqlite 2.8.13 on Linux/x86.
However, CMUCL/Postgresql are my primary development platforms so I would
be grateful if anyone can test more thoroughly on the other Lisp/RDBMS
combinations. There is a test suite included for this very purpose.
More generally, any feedback, comments, bug reports, patches, extensions
to other Common Lisp implementations supported by CLSQL (Allegro, OpenMCL
and Scieneer Common Lisp) would be very welcome. See the TODO file.
Finally, there is the issue of finding a home and caretaker(s) for the
project. Kevin Rosenberg has kindly offered to merge it into CLSQL and
help with maintenance. Another option would be to create a common-lisp.net
project for it. Any thoughts on this/offers to help maintain the project
would be gratefully received.
Cheers,
Marcus
--