Re: My first Lisp contract



Ramza Brown <berlin.brown@xxxxxxxxx> writes:
>
> Cool, I want to use Lisp for Enterprise applications. Actually I want
> to use it for everything. How did you do the database interaction?
> FFI?

I don't know how _he_ did it, but CLSQL support Postgres via local
socket or the network; no FFI needed (or if there is, CLSQL takes care
of it).

--
Robert Uhl <http://public.xdi.org/=ruhl>
Democracy consists of choosing your dictators, after they've told you what
you think it is you want to hear. --Alan Coren
.