The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:DBD::Pg"

DBD::Pg - PostgreSQL database driver for the DBI module River stage three • 76 direct dependents • 147 total dependents

DBD::Pg is a Perl module that works with the DBI module to provide access to PostgreSQL databases....

TURNSTEP/DBD-Pg-3.18.0 - 06 Dec 2023 23:47:13 UTC

Bundle::DBD::Pg - A bundle to install all DBD::Pg related modules River stage three • 76 direct dependents • 147 total dependents

This bundle includes all the modules needed for DBD::Pg (the Perl interface to the Postgres database system). Please feel free to ask for help or report any problems to dbd-pg@perl.org....

TURNSTEP/DBD-Pg-3.18.0 - 06 Dec 2023 23:47:13 UTC

AnyEvent::DBD::Pg - AnyEvent interface to DBD::Pg's async interface River stage zero No dependents

MONS/AnyEvent-DBD-Pg-0.03 - 30 Nov 2010 16:37:20 UTC

Module::Build::DBD::Pg - PostgreSQL specifics for Module::Build::DB River stage zero No dependents

This module contains a number of class methods called by Module::Build::DB to handle PostgreSQL specific tasks when detecting, building, and updating a database. Methods All methods are class methods. "get_client()" my $client = Module::Build::DBD::P...

DWHEELER/Module-Build-DB-0.10 - 08 Oct 2010 02:29:50 UTC

DBIx::DBSchema::DBD::Pg - PostgreSQL native driver for DBIx::DBSchema River stage two • 4 direct dependents • 13 total dependents

This module implements a PostgreSQL-native driver for DBIx::DBSchema....

IVAN/DBIx-DBSchema-0.47 - 07 Sep 2022 23:42:13 UTC

DBIx::TextIndex::DBD::Pg - Driver for PostgreSQL River stage zero No dependents

Contains PostgreSQL-specific overrides for methods of DBIx::TextIndex::DBD. Used internally by DBIx::TextIndex....

DKOCH/DBIx-TextIndex-0.28 - 22 Apr 2008 16:30:27 UTC

lib/DBIx/Skinny/DBD/Pg.pm River stage two • 7 direct dependents • 12 total dependents

NEKOKAK/DBIx-Skinny-0.0742 - 20 Sep 2011 16:39:37 UTC

lib/DBI/Filesystem/DBD/Pg.pm River stage zero No dependents

LDS/sqlfs-perl-1.04 - 27 Jun 2013 16:07:27 UTC

lib/Data/ObjectDriver/Driver/DBD/Pg.pm River stage one • 4 direct dependents • 9 total dependents

SIXAPART/Data-ObjectDriver-0.22 - 01 Feb 2023 05:19:05 UTC

DBD::PgPP - Pure Perl PostgreSQL driver for the DBI River stage zero No dependents

DBD::PgPP is a pure-Perl client interface for the PostgreSQL database. This module implements the network protocol that allows a client to communicate with a PostgreSQL server, so you don't need an external PostgreSQL client library like libpq for it...

ARC/DBD-PgPP-0.08 - 09 Jan 2010 19:11:49 UTC

DBD::PgPPSjis - Pure Perl PostgreSQL driver for (not raw) ShiftJIS River stage zero No dependents

This software was made from DBD::PgPP to support ShiftJIS scripting. DBD::PgPPSjis is a pure-Perl client interface for the PostgreSQL database. This module implements the network protocol that allows a client to communicate with a PostgreSQL server, ...

INA/DBD-PgPPSjis-0.0801008 - 21 Jul 2019 17:12:44 UTC

DBD::PgSPI - PostgreSQL database driver for the DBI module River stage zero No dependents

IF YOU ARE LOOKING FOR A WAY TO ACCESS POSTGRESQL DATABASE FROM A PERL SCRIPT RUNNING OUTSIDE OF YOUR DATABASE, LOOK AT DBD::Pg, YOU CANNOT USE THIS MODULE. THIS MODULE IS ONLY INTENDED FOR USE BY STORED PROCEDURES WRITTEN IN 'plperl' PROGRAMMING LAN...

APILOS/DBD-PgSPI-0.02 - 06 Dec 2004 05:30:27 UTC

DBD::Mock - Mock database driver for testing River stage two • 24 direct dependents • 50 total dependents

Testing with databases can be tricky. If you are developing a system married to a single database then you can make some assumptions about your environment and ask the user to provide relevant connection information. But if you need to test a framewo...

JLCOOPER/DBD-Mock-1.59 - 22 Feb 2021 13:26:56 UTC

DBI::DBD - Perl DBI Database Driver Writer's Guide River stage four • 940 direct dependents • 2099 total dependents

This document is primarily intended to help people writing new database drivers for the Perl Database Interface (Perl DBI). It may also help others interested in discovering why the internals of a DBD driver are written the way they are. This is a gu...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC

DBD::ODBC - ODBC Driver for DBI River stage one • 9 direct dependents • 9 total dependents

Change log and FAQs Please note that the change log has been moved to DBD::ODBC::Changes. To access this documentation, use "perldoc DBD::ODBC::Changes". The FAQs have also moved to DBD::ODBC::FAQ.pm. To access the FAQs use "perldoc DBD::ODBC::FAQ". ...

MJEVANS/DBD-ODBC-1.61 - 31 Jan 2020 13:51:56 UTC

Tie::Hash::DBD - tie a plain hash to a database table River stage zero No dependents

This module has been created to act as a drop-in replacement for modules that tie straight perl hashes to disk, like "DB_File". When the running system does not have enough memory to hold large hashes, and disk-tieing won't work because there is not ...

HMBRAND/Tie-Hash-DBD-0.24 - 06 Jan 2023 14:38:35 UTC

Tie::Array::DBD - tie a plain array to a database table River stage zero No dependents

This module ties an array to a database table using only an "index" and a "value" field. If no tables specification is passed, this will create a temporary table with "h_key" for the key field and a "h_value" for the value field. I think it would mak...

HMBRAND/Tie-Hash-DBD-0.24 - 06 Jan 2023 14:38:35 UTC

DBIx::DBSchema::DBD - DBIx::DBSchema Driver Writer's Guide and Base Class River stage two • 4 direct dependents • 13 total dependents

Drivers should be named DBIx::DBSchema::DBD::DatabaseName, where DatabaseName is the same as the DBD:: driver for this database. Drivers should implement the following class methods: columns CLASS DBI_DBH TABLE Given an active DBI database handle, re...

IVAN/DBIx-DBSchema-0.47 - 07 Sep 2022 23:42:13 UTC
18 results (0.05 seconds)