Subject: Re: CMUCL or CLISP with SQL connection...!!
From: rpw3@rpw3.org (Rob Warnock)
Date: Fri, 22 Sep 2006 03:01:39 -0500
Newsgroups: comp.lang.lisp
Message-ID: <ZbKdnd9oDuj-BY7YnZ2dnUVZ_uidnZ2d@speakeasy.net>
Robert Bralic <robo_bralic@yahoo.co.uk> wrote:
+---------------
| Any chance(For Linux or Windows)...???
+---------------

I'm a very happy user on both Linux & FreeBSD of CMUCL,
using PG <http://www.cliki.net/Pg>, a CL library that
directly speaks the socket protocol to PostgreSQL.

One particularly-attractive feature is that, since it
doesn't use an FFI to the "libpq.so.NNN" library, you don't
have to recompile anything if the version of PostgreSQL
changes out from under you [which it does from time to time
on a co-lo web server I help maintain -- $@!#%^&* RedHat
"up2date" auto-updates!].


-Rob

-----
Rob Warnock			<rpw3@rpw3.org>
627 26th Avenue			<URL:http://rpw3.org/>
San Mateo, CA 94403		(650)572-2607