From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Greg Troxel Newsgroups: gmane.lisp.guile.user Subject: Re: PATCH [0/12]: Guile-DBI and Guile-DBD-Postgres Date: Fri, 19 Sep 2008 19:22:14 -0400 Message-ID: References: <3ae3aa420809190645o2fe2b746id80f53c5cb123e5b@mail.gmail.com> <49dd78620809191600r770325acr7c69026d2daccd8e@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1221866558 5326 80.91.229.12 (19 Sep 2008 23:22:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Sep 2008 23:22:38 +0000 (UTC) Cc: Guile User Mailing List , Maurizio Boriani To: "Neil Jerram" Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Sep 20 01:23:34 2008 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KgpK1-0001IN-IU for guile-user@m.gmane.org; Sat, 20 Sep 2008 01:23:33 +0200 Original-Received: from localhost ([127.0.0.1]:36083 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KgpJ0-0006aF-5H for guile-user@m.gmane.org; Fri, 19 Sep 2008 19:22:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KgpIv-0006aA-N2 for guile-user@gnu.org; Fri, 19 Sep 2008 19:22:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KgpIt-0006Zy-CU for guile-user@gnu.org; Fri, 19 Sep 2008 19:22:24 -0400 Original-Received: from [199.232.76.173] (port=36928 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KgpIt-0006Zv-7e for guile-user@gnu.org; Fri, 19 Sep 2008 19:22:23 -0400 Original-Received: from fnord.ir.bbn.com ([192.1.100.210]:60405) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KgpIs-0006UQ-UL for guile-user@gnu.org; Fri, 19 Sep 2008 19:22:23 -0400 Original-Received: by fnord.ir.bbn.com (Postfix, from userid 10853) id 2E03052A6; Fri, 19 Sep 2008 19:22:22 -0400 (EDT) X-Hashcash: 1:20:080919:linasvepstas@gmail.com::MyG7xjqTSnZ3hOOM:0000000000000000000000000000000000000000s1t X-Hashcash: 1:20:080919:baux@member.fsf.org::aJCnQSp4J6/U1Q1I:0000000000000000000000000000000000000000000sHP X-Hashcash: 1:20:080919:neiljerram@googlemail.com::sbrM6UDEk2oi/vpt:0000000000000000000000000000000000004XK/ X-Hashcash: 1:20:080919:guile-user@gnu.org::EshWMQlngFNxnF4t:00000000000000000000000000000000000000000006DuK In-Reply-To: <49dd78620809191600r770325acr7c69026d2daccd8e@mail.gmail.com> (Neil Jerram's message of "Sat, 20 Sep 2008 01:00:06 +0200") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.1 (berkeley-unix) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:6800 Archived-At: --=-=-= Also, can anyone provide a summary of all the DB-related libraries for Guile? I believe there's guile-pg, and guile-sqlite, but (i) there could be others I've forgotten, and (ii) it would be great if someone could summarize how they differ / overlap / compare with each other. I am familiar with guile-pg. It used to be on sourceforge, and was unmaintained, and then ttn took it over and has done a lot of work on it. Last I checked guile-pg only supported guile through 1.6 due to it using hte load-module-from-.so feature removed in 1.8, but ttn has said that he'd take patches to make guile-pg work with 1.8+. There is ttn's guile-gdbm: http://www.gnuvola.org/software/guile-gdbm/ There is no guile-dbi package in pkgsrc. I dimly remember a pg-guile which was BSD licensed but have not heard anything about it in years. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (NetBSD) iEYEARECAAYFAkjUNCYACgkQ+vesoDJhHiVaBACgn2SB1/cQKkS8tLYlkAqvUNZR QdgAmwU5O2x/HMEgL9lJyKtbC95JK2G9 =ZADr -----END PGP SIGNATURE----- --=-=-=--