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
