mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
8 lines
385 B
Plaintext
8 lines
385 B
Plaintext
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: https://metacpan.org/release/DBD-PgPP
|