Search results for "DBD-Pg"
DBD::Pg - PostgreSQL database driver for the DBI module
DBD::Pg is a Perl module that works with the DBI module to provide access to PostgreSQL databases....
TURNSTEP/DBD-Pg-3.16.3 - 04 Apr 2023 20:43:26 UTC - Search in distribution- Bundle::DBD::Pg - A bundle to install all DBD::Pg related modules
AnyEvent::DBD::Pg - AnyEvent interface to DBD::Pg's async interface
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
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
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::DBSchema - Database-independent schema objects
- DBIx::DBSchema::Table - Table objects
- DBIx::DBSchema::Column - Column objects
- 1 more result from DBIx-DBSchema »
DBIx::TextIndex::DBD::Pg - Driver for PostgreSQL
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
lib/DBIx/Skinny/DBD/Pg.pm
NEKOKAK/DBIx-Skinny-0.0742
-
20 Sep 2011 16:39:37 UTC
-
Search in distribution
lib/DBI/Filesystem/DBD/Pg.pm
LDS/sqlfs-perl-1.04
-
27 Jun 2013 16:07:27 UTC
-
Search in distribution
lib/Data/ObjectDriver/Driver/DBD/Pg.pm
SIXAPART/Data-ObjectDriver-0.22
-
01 Feb 2023 05:19:05 UTC
-
Search in distribution
- Data::ObjectDriver::BaseObject - base class for modeled objects
DBD::PgPP - Pure Perl PostgreSQL driver for the DBI
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
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
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
DBIx::PgCoroAnyEvent - DBD::Pg + Coro + AnyEvent
ANTONPETR/DBIx-PgCoroAnyEvent-0.04
-
03 Aug 2016 06:56:56 UTC
-
Search in distribution
DBI - Database independent interface for Perl
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
- DBI::Gofer::Execute - Executes Gofer requests and returns Gofer responses
ysql - Query SQL databases in a Yertl workflow
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
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
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
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- OpenInteract::DBI - Centralized connection location to DBI databases
OOPS - Object Oriented Persistent Store
The goal of OOPS is to make perl objects easily and transparently persistent. OOPS handles deeply nested and cross-linked objects -- even object hierarchies that are too large to fit in memory and (with a hint) individual hash tables that are too lar...
MUIR/OOPS-0.2005 - 13 Mar 2012 16:07:46 UTC - Search in distribution
Net::FTPServer - A secure, extensible and configurable Perl FTP server
"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
EZDBI - EZ (Easy) interface to SQL databases (DBI)
This file documents version 0.120 of EZDBI. It assumes that you already know the basics of SQL. It is not a(n) SQL tutorial. EZDBI provides a simple and convenient interface to most common SQL databases. It requires that you have installed the DBI mo...
JPIERCE/EZDBI-0.16 - 02 Mar 2016 14:50:45 UTC - Search in distribution