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

Search results for "module:DBD::Oracle"

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

DBD::Oracle::Object - Wrapper for Oracle objects River stage one • 5 direct dependents • 5 total dependents

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

DBD::Oracle::GetInfo - Wrapper to get Oracle information River stage one • 5 direct dependents • 5 total dependents

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

DBIx::DBSchema::DBD::Oracle - Oracle native driver for DBIx::DBSchema River stage two • 4 direct dependents • 13 total dependents

This module implements a Oracle-native driver for DBIx::DBSchema....

IVAN/DBIx-DBSchema-0.47 - 07 Sep 2022 23:42:13 UTC

lib/DBIx/Skinny/DBD/Oracle.pm River stage two • 7 direct dependents • 12 total dependents

NEKOKAK/DBIx-Skinny-0.0742 - 20 Sep 2011 16:39:37 UTC

Data::ObjectDriver::Driver::DBD::Oracle - Oracle Driver for Data::ObjectDriver River stage one • 4 direct dependents • 9 total dependents

This module overrides methods of the Data::ObjectDriver::Driver::DBD module with Oracle specific implementation....

SIXAPART/Data-ObjectDriver-0.22 - 01 Feb 2023 05:19:05 UTC

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

DBD::Log - a logging mechanism for the DBI. River stage zero No dependents

Appends logging to the DBI interface, but limits to the executed sql-statements. Written to support all the DBD::Drivers out there, but some (like Oracle) might cause problems. Do not expect to overload the DBI without any consequences....

SINISTER/DBD-Log-0.22 - 27 May 2005 10:51:56 UTC

DBD::Unify - DBI driver for Unify database systems River stage zero No dependents

DBD::Unify is an extension to Perl which allows access to Unify databases. It is built on top of the standard DBI extension and implements the methods that DBI requires. This document describes the differences between the "generic" DBD and DBD::Unify...

HMBRAND/DBD-Unify-0.93 - 06 Jan 2023 12:18:10 UTC

DBI::DBD - Perl DBI Database Driver Writer's Guide River stage four • 940 direct dependents • 2099 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::pNET - Perl network database driver for the DBI module River stage zero No dependents

DBD::pNET is a Perl module for connecting to a database via a remote DBI driver. This is of course not needed for DBI drivers which already support connecting to a remote database, but there are DBI drivers which work with local databases only, for e...

JWIED/DBD-pNET-0.1003 - 29 Nov 1997 16:05:53 UTC

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

DBD::Mimer - Mimer SQL Driver for DBI River stage zero No dependents

DBD::Mimer is a Perl5 database interface for the Mimer SQL database. Using this module is one of several ways of accessing Mimer SQL from the Perl programming language. The most portable way is to use DBD::ODBC through a driver manager. The driver ma...

MIMER/DBD-Mimer-1.00 - 25 Nov 2003 20:51:13 UTC

DBD::MaxDB - MaxDB database driver for the DBI module version 7.7.5 BUILD 000-000-000-000 River stage zero No dependents

DBD::MaxDB is a Perl module which provides access to the MaxDB databases using the DBI module. It is an interface between the Perl programming language and the MaxDB programming API SQLDBC that comes with the MaxDB relational database management syst...

MAXDB/DBD-MaxDB-7.7.05.00 - 01 Feb 2008 13:14:20 UTC

DBD::Solid - DBD driver to access Solid database River stage zero No dependents

This module is the low level driver to access the Solid database using the DBI interface. Please refer to the DBI documentation for using it....

JSLAGEL/DBD-Solid-0.20a - 13 Oct 2001 21:14:43 UTC

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

DBD::mysql - MySQL driver for the Perl5 Database Interface (DBI) River stage three • 96 direct dependents • 194 total dependents

DBD::mysql is the Perl5 Database Interface driver for the MySQL database. In other words: DBD::mysql is an interface between the Perl programming language and the MySQL programming API that comes with the MySQL relational database management system. ...

DVEEDEN/DBD-mysql-5.004 - 19 Mar 2024 08:16:14 UTC

DBD::Adabas - Adabas Driver for DBI River stage zero No dependents

Recent Updates DBD::Adabas 0.21 Fixed blob handling. DBD::ODBC 0.20 SQLColAttributes fixes for SQL Server and MySQL. Fixed tables method by renaming to new table_info method. Added new tyoe_info_all method. Improved Makefile.PL support for Adabase. D...

JWIED/DBD-Adabas-0.2003 - 01 Nov 1999 22:37:12 UTC

DBD::Sprite - Perl extension for DBI, providing database emmulation via flat files. River stage zero No dependents

DBD::Sprite is a DBI extension module adding database emulation via flat-files to Perl's database-independent database interface. Unlike other DBD::modules, DBD::Sprite does not require you to purchase or obtain a database. Every thing you need to pr...

TURNERJW/DBD-Sprite-6.12 - 05 Feb 2019 07:23:16 UTC

DBD::Ingres - DBI driver for Ingres database systems River stage one • 1 direct dependent • 1 total dependent

DBD::Ingres is a database driver for the perl DBI system that allows access to Ingres databases. It is built on top of the standard DBI extension and implements the methods that DBI requires. This document describes the differences between the "gener...

SREAGLE/DBD-Ingres-0.53 - 30 Sep 2009 14:55:10 UTC
28 results (0.043 seconds)