Next: Legalities, Up: (dir)
Guile-PG is a collection of modules for Guile allowing access to the PostgreSQL RDBMS (http://www.postgresql.org) from Scheme programs.
The low-level module (database postgres) provides an almost one-to-one
correspondence with the PostgreSQL libpq C library interface. Other
higher-level modules, typically named (database postgres-FOO), provide
abstractions and convenience procedures.
This manual documents Guile-PG 0.39 (released 2010-01-11).