Re: lisp mail archive software
Miles Egan <[email protected]> 06 Jul 2003 10:19:55 -0700
| Newsgroups | gmane.lisp.clump |
|---|---|
| Message-ID | <1057511994.1103.14.camel@localhost> |
On Sun, 2003-07-06 at 09:27, Ng Pheng Siong wrote: > On Sun, Jul 06, 2003 at 08:11:52AM -0700, Miles Egan wrote: > > I'm leaning towards using > > postgresql as a back end, but that's going to make setup and > > installation a bit of a hassle. Any opinions? > > How are you accessing PostgreSQL? Which CL implementations are you using? > > One alternative is SQLite, www.sqlite.org: Interesting. I wasn't aware of this. Thanks. I wonder how much work it would be to get this working with sbcl. I haven't really thought very hard about this yet but I was leaning towards using Eric Marsden's PG postgresql library. The cool thing about PG is that it speaks PG's network protocol directly and doesn't require FFI bindings. I'd like to avoid using a database at all if possible but the more I think about the more it seems like I'd have to implement enough of one by hand that I might as well just accept it. miles _______________________________________________ Clump mailing list [email protected] http://manly.caddr.com/mailman/listinfo/clump
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQA/CFo6U4Jq/wH1PVERAnSfAKCTOzMvC+hzyG8PMkSUTowddtwSUQCgi/1f bkvfUXt3WmC3HLtlgLrPOL8= =vaBU -----END PGP SIGNATURE-----