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

Search results for "execute_for_fetch"

DBI - Database independent interface for Perl River stage four • 940 direct dependents • 2099 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution
  • DBI::DBD - Perl DBI Database Driver Writer's Guide
  • DBD::Gofer - A stateless-proxy driver for communicating with a remote DBI

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 - Search in distribution

DBD::Oracle - Oracle database driver for the DBI module River stage one • 5 direct dependents • 5 total dependents

DBD::Oracle is a Perl module which works with the DBI module to provide access to Oracle databases. This documentation describes driver specific behaviour and restrictions. It is not supposed to be used as the only reference for the user. In any case...

ZARQUON/DBD-Oracle-1.83 - 17 Jan 2022 02:16:57 UTC - Search in distribution

DBIx::Threaded - Proxy class to permit DBI objects to be shared by multiple threads River stage zero No dependents

DBIx::Threaded provides a subclass of DBI that provides wrappers for standard DBI objects to permit them to be used by multiple threads. Due to the limitations of threading and tied objects in Perl 5, DBI (as of version 1.48), does not permit DBI-gen...

DARNOLD/DBIx-Threaded-0.10 - 28 Aug 2005 19:16:56 UTC - Search in distribution

DBIx::Class::ResultSet - Represents a query used for fetching a set of results. River stage three • 342 direct dependents • 452 total dependents

A ResultSet is an object which stores a set of conditions representing a query. It is the backbone of DBIx::Class (i.e. the really important/useful bit). No SQL is executed on the database when a ResultSet is created, it just stores all the condition...

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC - Search in distribution

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 - Search in distribution

DBD::Avatica - Driver for Apache Avatica compatible servers River stage zero No dependents

DBD::Avatica is a Perl module that works with the DBI module to provide access to databases with Apache Avatica compatible protocol....

PUTINTSEV/DBD-Avatica-0.2.2 - 11 Jan 2022 10:17:04 UTC - Search in distribution

DBIx::PgLink::Adapter - DBI wrapper for DBIx::PgLink suite River stage zero No dependents

Class wraps DBI database handle and provides base for further extending. Used Moose object system. Extending Extending can be made by subclassing for specific data source type and/or by adding roles. Subclasses of "DBIx::PgLink::Adapter" may implemen...

ASVBR/DBIx-PgLink-0.01 - 27 Dec 2007 09:11:40 UTC - Search in distribution

DBIx::RetryOverDisconnects - DBI wrapper that helps to deal with databases connection problems River stage zero No dependents

This wrapper intercepts all requests. If some request fails this module detects the reason of fail. If the reason was database connection problem then wrapper would automatically reconnect and restart the query. Otherwise it would rethrow the excepti...

SYBER/DBIx-RetryOverDisconnects-0.12 - 08 Feb 2013 10:57:18 UTC - Search in distribution

AnyEvent::DBI::MySQL - Asynchronous MySQL queries River stage one • 1 direct dependent • 1 total dependent

This module is an AnyEvent user, you need to make sure that you use and run a supported event loop. This module implements asynchronous MySQL queries using "ASYNCHRONOUS QUERIES" in DBD::mysql feature. Unlike AnyEvent::DBI it doesn't spawn any proces...

POWERMAN/AnyEvent-DBI-MySQL-v2.1.0 - 22 Nov 2016 17:22:57 UTC - Search in distribution
10 results (0.036 seconds)