Community

Retrieve data from a PostgreSQL database using the Perl DBI

(Mellonfire) When it comes to working with a database—any database—experienced Perl hands reach for just one tool: the Perl DBI. This extremely powerful module works as a database abstraction layer, offering an integrated set of functions to interact with a variety of different data sources.

Read More - Register for Free Membership