The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:DBI module::DBD::mysql"

DBI - Database independent interface for Perl River stage four • 946 direct dependents • 2083 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

DBI::ProxyServer - a server for the DBD::Proxy driver River stage four • 946 direct dependents • 2083 total dependents

DBI::Proxy Server is a module for implementing a proxy for the DBI proxy driver, DBD::Proxy. It allows access to databases over the network if the DBMS does not offer networked operations. But the proxy server might be useful for you, even if you hav...

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

DBI::DBD - Perl DBI Database Driver Writer's Guide River stage four • 946 direct dependents • 2083 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::Gofer - A stateless-proxy driver for communicating with a remote DBI River stage four • 946 direct dependents • 2083 total dependents

DBD::Gofer is a DBI database driver that forwards requests to another DBI driver, usually in a separate process, often on a separate machine. It tries to be as transparent as possible so it appears that you are using the remote driver directly. DBD::...

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

DBI::Profile - Performance profiling and benchmarking for the DBI River stage four • 946 direct dependents • 2083 total dependents

The DBI::Profile module provides a simple interface to collect and report performance and benchmarking data from the DBI. For a more elaborate interface, suitable for larger programs, see DBI::ProfileDumper and dbiprof. For Apache/mod_perl applicatio...

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

DBI::SQL::Nano - a very tiny SQL engine River stage four • 946 direct dependents • 2083 total dependents

"DBI::SQL::Nano" is meant as a *very* minimal SQL engine for use in situations where SQL::Statement is not available. In most situations you are better off installing SQL::Statement although DBI::SQL::Nano may be faster for some very simple tasks. DB...

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

dbiproxy - A proxy server for the DBD::Proxy driver River stage four • 946 direct dependents • 2083 total dependents

This tool is just a front end for the DBI::ProxyServer package. All it does is picking options from the command line and calling DBI::ProxyServer::main(). See DBI::ProxyServer for details. Available options include: --chroot=dir (UNIX only) After doi...

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

DBI::Gofer::Execute - Executes Gofer requests and returns Gofer responses River stage four • 946 direct dependents • 2083 total dependents

Accepts a DBI::Gofer::Request object, executes the requested DBI method calls, and returns a DBI::Gofer::Response object. Any error, including any internal 'fatal' errors are caught and converted into a DBI::Gofer::Response object. This module is usu...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC
8 results (0.058 seconds)