unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Re: Guile module for sqlite
@ 2010-05-15 23:57 tantalum
  2010-05-18  1:57 ` Romel R. Sandoval Palomo
  2010-05-18 15:14 ` Linas Vepstas
  0 siblings, 2 replies; 10+ messages in thread
From: tantalum @ 2010-05-15 23:57 UTC (permalink / raw)
  To: guile-user

Hi,

I did write a guile-dbi module for sqlite3.
I am using it everyday successfully for basic queries.

You can find it under: http://thaseph.de/ande/guile-dbd-sqlite3.html


Hope it helps



^ permalink raw reply	[flat|nested] 10+ messages in thread
* Guile module for sqlite
@ 2010-05-15 20:24 Romel R. Sandoval Palomo
  2010-05-15 20:58 ` Linas Vepstas
  0 siblings, 1 reply; 10+ messages in thread
From: Romel R. Sandoval Palomo @ 2010-05-15 20:24 UTC (permalink / raw)
  To: guile-user

Hello.

I'm starting to write a guile module for sqlite3 API. I'm progressing
slowly because I'm new in guile.

I send this mail just to know if there is anybody working on the same
task. So we don't duplicate work.

Also I have a doubt if is correct to call the module (db sqlite) so it
will be loaded with:

(use-modules (db sqlite))

Regards.

-- 
Romel R. Sandoval






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

end of thread, other threads:[~2010-05-21 22:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-15 23:57 Guile module for sqlite tantalum
2010-05-18  1:57 ` Romel R. Sandoval Palomo
2010-05-18  2:53   ` Linas Vepstas
2010-05-18 15:17   ` Linas Vepstas
2010-05-18 19:26     ` [SOLVED] " Romel R. Sandoval Palomo
2010-05-21 11:06       ` Andy Wingo
2010-05-21 22:30         ` Linas Vepstas
2010-05-18 15:14 ` Linas Vepstas
  -- strict thread matches above, loose matches on Subject: below --
2010-05-15 20:24 Romel R. Sandoval Palomo
2010-05-15 20:58 ` Linas Vepstas

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).