Re: SQL on CMUCL/SBCL and Debian
Marcus Pearce <[email protected]> Mon, 22 Mar 2004 01:33:26 +0000 (GMT)
| Newsgroups | gmane.lisp.uncommon-sql |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 21 Mar 2004, Kevin Rosenberg wrote: > I could add the usql as another high-level interface in clsql that > could be used along side the interface in the sql/*.lisp. I know there > are some clsql users who *don't* want to use an object-oriented > interface and prefer clsql's high-level sql interface. > > I think Edi has a good point as well. usql2 can exist separately as > package that requires clsql as a dependency. In either case, I'd be > glad to help with clsql providing the low-level interface that usql > requiries. Thanks very much. I'm still working on cleanly separating the front and back ends in usql but once I've done that I'll let you know what needs adding to clsql. I'm only working on the postgresql interface at the moment and I'm not sure I'll have much time to look at the others. Cheers, Marcus