Re: SQL on CMUCL/SBCL and Debian

Edi Weitz <[email protected]> Sun, 21 Mar 2004 20:29:43 +0100
Newsgroups gmane.lisp.uncommon-sql
Message-ID <[email protected]>
On Sun, 21 Mar 2004 18:48:06 +0000 (GMT), Marcus Pearce <[email protected]> wrote:

> This might be relevant here. I've been working on porting USQL to
> run on the CLSQL backends. While I was at it I thought it might be
> worth updating USQL to conform to the latest CommonSQL spec (4.3)
> available at:
>
> http://www.lispworks.com/reference/lw43/LWRM/html/lwref-383.htm#pgfId-887891
>
> Its mostly working but I've only tested so far on cmucl-18e and
> postgresql. When its in a slightly better state of repair I was
> thinking of getting in touch with Kevin Rosenberg about the
> possibility of integrating it into CLSQL (it seems to me that there
> are enough free Common Lisp SQL interfaces offering similar
> functionality already without adding or maintaining another).

Having CLSQL as the backend of USQL would be great, yes! It'd be very
nice if you could release your code.

However, I'm not sure if packaging all this into one package is such a
good idea. Many people just want the base functionality of CLSQL
without the CLOS integration of USQL. I think it's better if there is
a USQL Debian package which just depends on CLSQL.

Cheers,
Edi.