guile-user
[Top][All Lists]
Advanced

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

Re: database library, siilar to guile-dbi, for Guile 3 ?


From: Ludovic Courtès
Subject: Re: database library, siilar to guile-dbi, for Guile 3 ?
Date: Sat, 02 May 2020 17:57:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Hi,

Jeronimo Pellegrini via General Guile related discussions
<address@hidden> skribis:

> I am looking for a database library that would abstract away the underlying 
> db engine. I see that guile-dbi is listed as "Guile 2.2" only on the list of
> libraries on the Guile website, and the link is broken anyway.

<https://gnu.org/software/guile/libraries/> is generated from Guix
packages so it’s necessarily accurate, modulo broken links.

‘guile-dbi’ is defined like this:

  
https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/guile-xyz.scm#n1184

> Is there something similar to Guile 3?

There’s guile-sqlite3:

  https://notabug.org/guile-sqlite3/guile-sqlite3/

and guile-squee:

  https://notabug.org/cwebber/guile-squee

HTH!

Ludo’.




reply via email to

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