blob: 9ade5a4e9e0421ab1ff2b9b94c204198b98a4e4f (
plain) (
blame)
1
2
3
4
5
6
7
|
DBD::PgPP is a Pure Perl client interface for the PostgreSQL database.
It implements the PostgreSQL client/server network protocol and doesn't
need an external PostgreSQL client library like "libpq" for it to work.
Consequently, it allows one to connect to a PostgreSQL server from
operating systems to which PostgreSQL has not been ported.
WWW: http://search.cpan.org/dist/DBD-PgPP/
|