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 "dbd::pg"

DBD::Pg - PostgreSQL database driver for the DBI module River stage three • 75 direct dependents • 146 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

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

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

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

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

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

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

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

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

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

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

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

DBIx::PgCoroAnyEvent - DBD::Pg + Coro + AnyEvent River stage one • 1 direct dependent • 1 total dependent

ANTONPETR/DBIx-PgCoroAnyEvent-0.04 - 03 Aug 2016 06:56:56 UTC - Search in distribution

DBIx::Poggy - async Pg with AnyEvent and Promises River stage zero No dependents

"Async" postgres as much as DBD::Pg allows with Promises instead of callbacks. You get DBI interface you used to that returns promises, connections pool, queries queuing and support of transactions. Why pool? DBD::Pg is not async, it's non blocking. ...

RUZ/DBIx-Poggy-0.08 - 01 Jun 2017 12:25:34 UTC - Search in distribution

DBIx::DBH::Pg - Pg DBI database handle connection specifics. River stage zero No dependents

TBONE/DBIx-DBH-1.0 - 05 Jul 2011 20:29:06 UTC - Search in distribution

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

ysql - Query SQL databases in a Yertl workflow River stage zero No dependents

This program queries a SQL database and prints the result as YAML. Reading Run a query to read data from the database. "query" is either the name of a saved query, or SQL (usually a "SELECT"). "value" is used to fill in "?" placeholders. $ ysql db_na...

PREACTION/ETL-Yertl-0.044 - 28 Jul 2020 02:29:40 UTC - Search in distribution

TUWF - The Ultimate Website Framework River stage zero No dependents

TUWF is a small framework designed for writing websites. It provides an abstraction layer to various environment-specific tasks and has common functions to ease the creation of both small and large websites. For a gentle introduction to TUWF, see TUW...

YORHEL/TUWF-1.5 - 18 Jan 2023 08:23:51 UTC - Search in distribution

Bio::DB::GFF - Storage and retrieval of sequence annotation data River stage one • 2 direct dependents • 2 total dependents

Bio::DB::GFF provides fast indexed access to a sequence annotation database. It supports multiple database types (ACeDB, relational), and multiple schemas through a system of adaptors and aggregators. The following operations are supported by this mo...

CJFIELDS/Bio-DB-GFF-1.7.4 - 08 Jan 2020 20:41:58 UTC - Search in distribution

oi_manage - Manage OpenInteract websites and packages River stage zero No dependents

oi_manage is the command-line interface for managing packages within OpenInteract and installing new OpenInteract websites. It is also useful for developers so they can export their work into a *tar.gz* file for distribution, or install it into the O...

CWINTERS/OpenInteract-1.62 - 01 Oct 2004 03:29:29 UTC - Search in distribution

Net::FTPServer - A secure, extensible and configurable Perl FTP server River stage one • 2 direct dependents • 4 total dependents

"Net::FTPServer" is a secure, extensible and configurable FTP server written in Perl. Current features include: * Authenticated FTP access. * Anonymous FTP access. * Complete implementation of current RFCs. * ASCII or binary type file transfers. * Ac...

RYOCHIN/Net-FTPServer-1.125 - 29 Nov 2012 08:31:49 UTC - Search in distribution
193 results (0.095 seconds)