guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: new sqlite binding


From: Linas Vepstas
Subject: Re: new sqlite binding
Date: Sun, 28 Nov 2010 10:08:12 -0600

On 28 November 2010 05:51, Neil Jerram <address@hidden> wrote:
> Linas Vepstas <address@hidden> writes:
>
>> Hi,
>>
>> On 25 November 2010 08:12, Andy Wingo <address@hidden> wrote:
>>>
>>> I just hacked up a new binding to sqlite. It works with sqlite3 and
>>> Guile 1.9/2.0. Check it out at:
>>>
>>>  http://gitorious.org/guile-sqlite3
>>
>> I'd like to horn in on Andy's glory by advertising guile-dbi
>>
>>    http://home.gna.org/guile-dbi/
>>
>> which provides a consistent set of bindings to three different
>> systems: Postgres, MySQL and SQLite3
>>
>> Like Andy, I solicit patches/fixes/extensions.
>
> At the moment, I assume guile-dbi involves building C glue code?

Yes :-(

> I like the backend-independence of the DBI interface, and I also like
> Scheme code that I can just drop in and use without needing to compile
> any C.
>
> So, personally, I'd generally favour merging these two bindings, and
> evolving the other DBD implementations to use the new FFI.  Although
> probably also keeping the existing glue code implementation, as an
> alternative to support older Guiles.

Ah, yes, of course! I'm very unlikely to get around to this any time soon,
but, for the record, is there an obvious URL documenting the new
FFI technology?

--linas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]