[plt-scheme] current database access from PLT Scheme

From: Neil Van Dyke (neil at neilvandyke.org)
Date: Fri May 8 04:49:04 EDT 2009

The answer to this question changes every couple years...

What's the current best way to use PostgreSQL or MySQL from PLT?

Bonus if the same API can be used for the other database and SQLite.

My followup question, if there's no current rock-solid PostgreSQL or 
MySQL interface for PLT, and I have to write my own library, is: what's 
the best sexp-based SQL syntax encoding to use?

-- 
http://www.neilvandyke.org/



Posted on the users mailing list.