[gambit-list] Poor man's MySQL wrapper for Gambit
Anton van Straaten
anton at appsolutions.com
Mon Jun 12 02:21:48 EDT 2006
Arto Bendiken wrote:
> I recently needed to retrieve some data from MySQL with Gambit. I
> wasn't able to find an MySQL FFI for Gambit, so I whipped up a simple
> API wrapper around the mysql command line tool:
You might be interested in the following:
http://okmij.org/ftp/Scheme/#databases
Particularly:
http://okmij.org/ftp/Scheme/#db.scripting
It's not for MySQL, but it's the same basic principle.
Anton
More information about the Gambit-list
mailing list