| Scheme-PG |
|
Scheme-PG is a MzScheme extension and set of associated Scheme
procedures and macros that combine to provide a simple yet powerful
interface between PLT Scheme
and the PostgreSQL database
management system. It strives to provide programmers with an interface
to PostgreSQL whose syntax is natural for Scheme programmers, supports
classic Scheme programming idioms, and shields them from the details
of interacting with PostgreSQL and creating SQL statements.
|
| Author |
David J. Neu |
| Contact |
djneu at acm dot org |
| Version |
As of 2005-03-24 the current version is 0.4.0 for PLT Scheme 299.30 and PostgreSQL 7.4.6. |
| Source |
In tgz format |
| In plt format -- coming soon |
| Examples |
As Scheme source code |
| Documentation |
In HTML format |
| In PDF format |
| In DVI format |
| License |
Scheme-PG is released under the MIT License |