unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* database library, siilar to guile-dbi, for Guile 3 ?
@ 2020-04-30 21:45 Jeronimo Pellegrini via General Guile related discussions
  2020-05-01 18:36 ` carl hansen
  2020-05-02 15:57 ` Ludovic Courtès
  0 siblings, 2 replies; 3+ messages in thread
From: Jeronimo Pellegrini via General Guile related discussions @ 2020-04-30 21:45 UTC (permalink / raw)
  To: guile-user

Hello,

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.
Is there something similar to Guile 3?

Thanks a lot!
Jeronimo



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: database library, siilar to guile-dbi, for Guile 3 ?
  2020-04-30 21:45 database library, siilar to guile-dbi, for Guile 3 ? Jeronimo Pellegrini via General Guile related discussions
@ 2020-05-01 18:36 ` carl hansen
  2020-05-02 15:57 ` Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: carl hansen @ 2020-05-01 18:36 UTC (permalink / raw)
  To: Jeronimo Pellegrini; +Cc: guile-user

On Thu, Apr 30, 2020 at 2:45 PM Jeronimo Pellegrini via General Guile
related discussions <guile-user@gnu.org> wrote:
>
> Hello,
>
> 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,

I suspect the website is out of date.


>and the link is broken anyway.
> Is there something similar to Guile 3?
>
> Thanks a lot!
> Jeronimo
>
https://github.com/opencog/guile-dbi/   try and see if it works



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: database library, siilar to guile-dbi, for Guile 3 ?
  2020-04-30 21:45 database library, siilar to guile-dbi, for Guile 3 ? Jeronimo Pellegrini via General Guile related discussions
  2020-05-01 18:36 ` carl hansen
@ 2020-05-02 15:57 ` Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2020-05-02 15:57 UTC (permalink / raw)
  To: guile-user

Hi,

Jeronimo Pellegrini via General Guile related discussions
<guile-user@gnu.org> 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’.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-05-02 15:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-30 21:45 database library, siilar to guile-dbi, for Guile 3 ? Jeronimo Pellegrini via General Guile related discussions
2020-05-01 18:36 ` carl hansen
2020-05-02 15:57 ` Ludovic Courtès

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).