Postgres - Perl interface to the Postgres95 SQL database engine
This package is designed as close as possible to its C API counterpart, but be more like Perl in how you interact with the API. The C Programmer Guide that comes with Postgres describes most things you need. The following functions are currently not ...
VKHERA/Postgres-1.4 - 31 Aug 1998 17:50:10 UTC
Postgres::Handler - Builds upon DBD::Pg for advanced CGI web apps
Postgres::Handler builds upon the foundation set by DBI and DBD::Pg to create a superset of methods for tying together some of the basic interface concepts of DB management when used in a web server environment. Postgres::Handler is meant to build up...
CSA/Postgres-Handler-2.2 - 13 Apr 2006 15:43:49 UTC
Test::DB::Postgres - Temporary Testing Databases for Postgres
This package provides methods for generating and destroying Postgres databases for testing purposes. The attributes can be set using their respective environment variables: "TESTDB_TEMPLATE", "TESTDB_DATABASE", "TESTDB_USERNAME", "TESTDB_PASSWORD", "...
AWNCORP/Test-DB-0.07 - 14 Jan 2021 07:06:56 UTC
DB::Object::Postgres - SQL API
This package inherits from DB::Object, so any method not here, but there you can use. DB::Object::Postgres is a SQL API much alike DBD::Pg. So why use a private module instead of using that great DBD::Pg package? At first, I started to inherit from "...
JDEGUEST/DB-Object-v0.10.3 - 30 Jun 2022 08:15:06 UTC
Postgres::Handler::HTML - HTML Component for PostgreSQL data.
Accessors for PostgreSQL data. Simplifies data access through a series of standard class methods....
CSA/Postgres-Handler-HTML-1 - 23 May 2008 15:46:38 UTC
DB::Object::Postgres::Lo - Large Object
This is the PostgreSQL large object class...
JDEGUEST/DB-Object-v0.10.3 - 30 Jun 2022 08:15:06 UTC
Doodle::Grammar::Postgres
This provide determines how command classes should be interpreted to produce the correct DDL statements for Postgres....
AWNCORP/Doodle-0.08 - 07 Mar 2020 23:15:33 UTC
MogileFS::Store::Postgres - PostgreSQL data storage for MogileFS
DORMANDO/MogileFS-Server-2.73
-
19 Jan 2018 21:43:02 UTC
Apache::Session::Postgres - An implementation of Apache::Session
This module is an implementation of Apache::Session. It uses the Postgres backing store and no locking. See the example, and the documentation for Apache::Session::Store::Postgres for more details....
CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC
MogileFS::Store::Postgres - PostgreSQL data storage for MogileFS
BRADFITZ/mogilefs-server-2.17
-
03 Jul 2007 19:37:51 UTC
lib/DB/Introspector/Postgres/Introspector.pm
MASAHJI/DB-Introspector-0.08
-
27 Aug 2004 19:30:40 UTC
DB::Object::Postgres::Query - Query Object for PostgreSQL
This is a Postgres specific query object....
JDEGUEST/DB-Object-v0.10.3 - 30 Jun 2022 08:15:06 UTC
App::OverWatch::DB::postgres - PostgreSQL subclass for OverWatch DB
CHRISJH/App-OverWatch-0.1
-
29 Jan 2015 09:17:19 UTC
RDF::Core::Storage::Postgres - PostgreSQL implementation of RDF::Core::Storage
The storage is based on PostgreSQL database. Interface * new(%options) Available options are: * ConnectStr Connect string (see PostgreSQL documentation) * DBUser, DBPassword Database username and pasword. * Model More then one model can be stored in ...
DPOKORNY/RDF-Core-0.51 - 19 Feb 2007 13:30:05 UTC
DB::Object::Postgres::Tables - PostgreSQL Table Object
This is a PostgreSQL table object class....
JDEGUEST/DB-Object-v0.10.3 - 30 Jun 2022 08:15:06 UTC
SQL::Engine::Grammar::Postgres - Grammar For PostgreSQL
This package provides methods for converting json-sql <https://github.com/iamalnewkirk/json-sql> data structures into PostgreSQL statements....
AWNCORP/SQL-Engine-0.03 - 15 Aug 2020 17:03:30 UTC
Bigtop::Backend::SQL::Postgres - backend to generate sql for Postgres database creation
This is a Bigtop backend which generates SQL Postgres can understand....
PHILCROW/Bigtop-0.38 - 10 Jul 2010 22:08:44 UTC