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

Search results for "module:dbd::"

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::PO - DBI driver for PO files River stage one • 1 direct dependent • 1 total dependent

The DBD::PO module is yet another driver for the DBI (Database independent interface for Perl). This one is based on the SQL 'engine' SQL::Statement and the abstract DBI driver DBD::File and implements access to so-called PO files (GNU gettext). Such...

STEFFENW/DBD-PO-2.10 - 24 Jan 2010 13:48:42 UTC

DBD::CSV - DBI driver for CSV files River stage two • 23 direct dependents • 27 total dependents

The DBD::CSV module is yet another driver for the DBI (Database independent interface for Perl). This one is based on the SQL "engine" SQL::Statement and the abstract DBI driver DBD::File and implements access to so-called CSV files (Comma Separated ...

HMBRAND/DBD-CSV-0.60 - 06 Jan 2023 10:49:57 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::Mock - Mock database driver for testing River stage two • 24 direct dependents • 50 total dependents

Testing with databases can be tricky. If you are developing a system married to a single database then you can make some assumptions about your environment and ask the user to provide relevant connection information. But if you need to test a framewo...

JLCOOPER/DBD-Mock-1.59 - 22 Feb 2021 13:26:56 UTC

DBD::iPod - Connect to an iPod via DBI River stage zero No dependents

Connect to the iPod using Mac::iPod::GNUpod and present the iTunes database as a DBD datasource. You query the iPod's iTunesDB database using a subset of SQL. iTunesDB is currently *read only*, and thus only supports the SQL SELECT statement. We expe...

ALLENDAY/DBD-iPod-0.01 - 06 Jan 2005 07:41:40 UTC

DBD::Neo4p - A DBI driver for Neo4j via REST::Neo4p River stage zero No dependents

DBD::Neo4p is a DBI-compliant wrapper for REST::Neo4p::Query that allows for the execution of Neo4j Cypher language queries against a Neo4j <http://neo4j.org> graph database. DBD::Neo4p requires REST::Neo4p v0.3030 or greater....

MAJENSEN/DBD-Neo4p-0.2001 - 25 Dec 2019 04:31:45 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

DBD::Google - Treat Google as a datasource for DBI River stage zero No dependents

"DBD::Google" allows you to use Google as a datasource; Google can be queried using SQL *SELECT* statements, and iterated over using standard DBI conventions. WARNING: This is still alpha-quality software. It works for me, but that doesn't really mea...

DARREN/DBD-Google-0.51 - 15 Mar 2009 21:54:15 UTC

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::SQLeet - Encryption-capable SQLite3 DBI driver River stage zero No dependents

DBD::SQLeet is a combination of the DBD::SQLite CPAN module and sqleet - public domain encryption extension for SQLite3: <https://github.com/resilar/sqleet> DBD::SQLeet Perl code and test suite are entirely based on the DBD::SQLite v.1.58 CPAN module...

DDMITOV/DBD-SQLeet-0.26.0 - 03 Feb 2019 20:59:59 UTC

DBD::SQLite - Self-contained RDBMS in a DBI Driver River stage four • 506 direct dependents • 1133 total dependents

SQLite is a public domain file-based relational database engine that you can find at <https://www.sqlite.org/>. DBD::SQLite is a Perl DBI driver for SQLite, that includes the entire thing in the distribution. So in order to get a fast transaction cap...

ISHIGAKI/DBD-SQLite-1.74 - 19 Sep 2023 17:26:03 UTC

DBD::Mem - a DBI driver for Mem & MLMem files River stage four • 940 direct dependents • 2099 total dependents

DBD::Mem is a database management system that works right out of the box. If you have a standard installation of Perl and DBI you can begin creating, accessing, and modifying simple database tables without any further modules. You can add other modul...

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

DBD::TreeData - DBI driver for any abstract hash/array tree River stage zero No dependents

DBD::TreeData provides a DBI driver to translate any sort of tree-based data set (encapsulated in a Perl object) into a flat set of tables, complete with real SQL functionality. This module utilizes DBD::AnyData to create the new tables, which uses S...

BBYRD/DBD-TreeData-0.90 - 27 Feb 2013 21:51:33 UTC

DBD::Sys - System tables interface via DBI River stage one • 2 direct dependents • 2 total dependents

DBD::Sys is a so called database driver for DBI designed to request information from system tables using SQL. It's based on SQL::Statement as SQL engine and allows to be extended by DBD::Sys::Plugins. Prerequisites Of course, a DBD requires DBI to ru...

REHSACK/DBD-Sys-0.102 - 27 Jul 2010 16:04:40 UTC

DBD::SQLcipher - Self-contained RDBMS in a DBI Driver River stage zero No dependents

SQLcipher is a public domain file-based relational database engine that you can find at <http://www.sqlite.org/>. DBD::SQLcipher is a Perl DBI driver for SQLcipher, that includes the entire thing in the distribution. So in order to get a fast transac...

TGASIBA/DBD-SQLcipher-0.02 - 23 May 2016 07:48:28 UTC

DBD::Cassandra - DBI database backend for Cassandra River stage zero No dependents

DBD::Cassandra is a Perl5 Database Interface driver for Cassandra, using the CQL3 query language....

TVDW/DBD-Cassandra-0.57 - 27 Nov 2017 12:30:19 UTC

DBD::Simulated - Fake DBI database driver simulating a database for testing error checks River stage zero No dependents

Every major project has it's own database access module, I never saw one directly using DBI all the time. Custom source must be tested but it isn't easy to create predefined error cases using real databases for testing your own database error handlin...

SEWI/DBD-Simulated-0.01 - 02 Apr 2012 10:10:51 UTC

DBD::Salesforce - Treat Salesforce as a datasource for DBI River stage zero No dependents

"DBD::Salesforce" allows you to use Salesforce as a datasource; Salesforce can be queried using SQL *SELECT* statements, and iterated over using standard DBI conventions. WARNING: This is still alpha-quality software. It works for me, but that doesn'...

BAYSIDE/DBD-Salesforce-0.04 - 10 Aug 2006 09:15:08 UTC

DBD::Multi - Manage Multiple Data Sources with Failover and Load Balancing River stage zero No dependents

This software manages multiple database connections for failovers and also simple load balancing. It acts as a proxy between your code and your database connections, transparently choosing a connection for each query, based on your preferences and pr...

DWRIGHT/DBD-Multi-1.02 - 01 Feb 2018 21:42:02 UTC

DBD::Proxy - A proxy driver for the DBI River stage four • 940 direct dependents • 2099 total dependents

DBD::Proxy is a Perl module for connecting to a database via a remote DBI driver. See DBD::Gofer for an alternative with different trade-offs. This is of course not needed for DBI drivers which already support connecting to a remote database, but the...

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

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

DBD::DBM - a DBI driver for DBM & MLDBM files River stage four • 940 direct dependents • 2099 total dependents

DBD::DBM is a database management system that works right out of the box. If you have a standard installation of Perl and DBI you can begin creating, accessing, and modifying simple database tables without any further modules. You can add other modul...

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

DBD::SqlflexTest - Test Harness for DBD::Sqlflex River stage zero No dependents

This document describes DBD::SqlflexTest for DBD::Sqlflex version 0.25 and later. This is pure Perl code which exploits DBI and DBD::Sqlflex to make it easier to write tests. Most notably, it provides a simple mechanism to connect to the user's chose...

INFOFLEX/DBD_SQLFLEX_8.2 - 10 Mar 2000 23:51:23 UTC

DBD::Cego - Perl database DBD interface for Cego River stage zero No dependents

Cego is a relational database system available as opensource. For more information, please look at www.lemke-it.com Before building and using the Cego DBD interface, you have to install the required Cego C+ library ( plus friends ). Thanks to Matt Se...

COMPLX/DBD-cego-1.4.0 - 08 Nov 2017 10:09:40 UTC

DBD::Ovrimos - DBI Driver for Ovrimos (formerly Altera SQL Server) River stage zero No dependents

DBI driver for Ovrimos (See DBI(3) for details). This driver is essentially a rename of DBD::Altera. Since DBI is a moving target at the time of this writing, this driver should only be assumed to work with DBI 0.93. A standard notice in DBD drivers'...

DSOUFLIS/DBD-Ovrimos-0.12 - 17 Aug 1999 10:40:32 UTC

DBD::Excel - A class for DBI drivers that act on Excel File. River stage one • 2 direct dependents • 2 total dependents

This is still alpha version. The DBD::Excel module is a DBI driver. The module is based on these modules: * Spreadsheet::ParseExcel reads Excel files. * Spreadsheet::WriteExcel writes Excel files. * SQL::Statement a simple SQL engine. * DBI Of course...

ASB/DBD-Excel-0.07 - 12 Feb 2024 20:53:24 UTC

DBD::mysqlx - MySQL X Protocol driver for the Perl5 Database Interface (DBI) River stage zero No dependents

This driver allows you to connect to a MySQL 5.7.12 or newer database over the MySQL X Protocol. On 5.7 you need to configure it to load the "mysqlx" plugin. See <https://dev.mysql.com/doc/refman/5.7/en/document-store-setting-up.html> for details. Di...

DVEEDEN/DBD-mysqlx-0.003 - 12 Jan 2019 12:01:56 UTC

DBD::RDFStore - Simple DBI driver for RDFStore using RDQL:Parser River stage zero No dependents

TODO...

AREGGIORI/RDFStore-0.51 - 19 Jun 2006 10:23:19 UTC

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

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::TSM - Perl DBD driver for TSM admin client River stage zero No dependents

DBD::TSM is a DBI Driver to interface DBI with dsmadmc. You could use all the command possible with dsmadmc with the Power of DBI. I don't test all the DBI capabilities. To work you need to have: * A TSM server started * A TSM Client full operationna...

LBENDAVID/DBD-TSM-0.14 - 20 Aug 2008 20:47:20 UTC

DBD::ADO - A DBI driver for Microsoft ADO (Active Data Objects) River stage one • 1 direct dependent • 1 total dependent

The DBD::ADO module supports ADO access on a Win32 machine. DBD::ADO is written to support the standard DBI interface to data sources....

SGOELDNER/DBD-ADO-2.99 - 22 Mar 2011 10:21:08 UTC

DBD::WMI - interface to the Windows WMI River stage zero No dependents

CORION/DBD-WMI-0.11 - 10 Mar 2019 11:00:25 UTC

DBD::RAM - a DBI driver for files and data structures River stage one • 1 direct dependent • 1 total dependent

DBD::RAM allows you to import almost any type of Perl data structure into an in-memory table and then use DBI and SQL to access and modify it. It also allows direct access to almost any kind of file, supporting SQL manipulation of the file without co...

JZUCKER/DBD-RAM-0.072 - 25 May 2000 19:16:49 UTC

DBD::SQLite2 - Self Contained RDBMS in a DBI Driver (sqlite 2.x) River stage one • 3 direct dependents • 3 total dependents

SQLite is a public domain RDBMS database engine that you can find at http://www.sqlite.org/. Rather than ask you to install SQLite first, because SQLite is public domain, DBD::SQLite2 includes the entire thing in the distribution. So in order to get ...

RURBAN/DBD-SQLite2-0.38 - 29 Sep 2018 11:21:56 UTC

DBD::AnyData - DBI access to XML, CSV and other formats River stage one • 3 direct dependents • 3 total dependents

The DBD::AnyData module provides a DBI/SQL interface to data in many formats and from many sources. Currently supported formats include general format flatfiles (CSV, Fixed Length, Tab or Pipe "delimited", etc.), specific formats (passwd files, web l...

REHSACK/DBD-AnyData-0.110 - 17 Jul 2010 08:36:36 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::LDAP - Provides an SQL/Perl DBI interface to LDAP River stage zero No dependents

LDAP stands for the "Lightweight Directory Access Protocol". For more information, see: http://www.ogre.com/ldap/docs.html DBD::LDAP is a DBI extension module adding an SQL database interface to standard LDAP databases to Perl's database-independent ...

TURNERJW/DBD-LDAP-1.00 - 04 Feb 2019 17:29:33 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::Safe - keep safe connection to DB River stage zero No dependents

DBD::Safe is an abstract DBI driver that helps you to keep a safe connection to your database. Its purpose is to reconnect to the database when connection becomes corrupted. DBD::Safe makes reconnection in the following cases: - connection was droppe...

MMCLERIC/DBD-Safe-0.06 - 19 Jul 2012 08:06:36 UTC

DBD::mSQL River stage zero No dependents

DBD::mysql and DBD::mSQL are the Perl5 Database Interface drivers for the mysql, mSQL 1.*x* and mSQL 2.*x* databases. The drivers are part of the *Msql-Mysql-modules* package. In other words: DBD::mSQL and DBD::mysql are an interface between the Perl...

JWIED/Msql-Mysql-modules-1.2219 - 31 Oct 2001 04:02:53 UTC

DBD::Chart - DBI driver abstraction for Rendering Charts and Graphs River stage zero No dependents

The DBD::Chart provides a DBI abstraction for rendering pie charts, bar charts, box&whisker charts (aka boxcharts), histograms, Gantt charts, and line, point, and area graphs. For detailed usage information, see the included dbdchart.html webpage. Se...

DARNOLD/DBD-Chart-0.82 - 22 May 2006 18:54:25 UTC

DBD::Gofer - A stateless-proxy driver for communicating with a remote DBI River stage four • 940 direct dependents • 2099 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

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::Crate - DBI driver for Crate db River stage zero No dependents

DBD::Crate is a DBI driver for Crate DB <https://Crate.io>, DBD::Crate is still in early development so any feedback is much appreciated....

MAMOD/DBD-Crate-0.0.3 - 27 Aug 2016 17:47:06 UTC

DBD::XBase - DBI driver for XBase compatible database files River stage one • 4 direct dependents • 6 total dependents

DBI compliant driver for module XBase. Please refer to DBI(3) documentation for how to actually use the module. In the connect call, specify the directory containing the dbf files (and other, memo, etc.) as the third part of the connect string. It de...

JANPAZ/DBD-XBase-1.08 - 16 Jan 2017 09:50:34 UTC

DBD::Yaswi - A DBI interface to SWI-Prolog River stage zero No dependents

SALVA/DBD-Yaswi-0.01 - 22 Feb 2005 00:46:45 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::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::AnyData2 - a DBI driver for AnyData2 River stage zero No dependents

DBD::AnyData2 is a database management system that works right out of the box. If you have a standard installation of Perl and DBI you can begin creating, accessing, and modifying simple database tables without any further modules....

REHSACK/DBD-AnyData2-0.001 - 06 Jul 2016 19:06:22 UTC

DBD::InterBase - DBI driver for Firebird and InterBase RDBMS server River stage zero No dependents

DBD::InterBase is a Perl module which works with the DBI module to provide access to Firebird and InterBase databases....

EDPRATOMO/DBD-InterBase-0.48 - 08 Jan 2008 09:42:50 UTC

DBD::PO::dr - driver class for DBD::PO River stage one • 1 direct dependent • 1 total dependent

driver class for DBD::PO...

STEFFENW/DBD-PO-2.10 - 24 Jan 2010 13:48:42 UTC

DBD::PO::db - database class for DBD::PO River stage one • 1 direct dependent • 1 total dependent

database class for DBD::PO...

STEFFENW/DBD-PO-2.10 - 24 Jan 2010 13:48:42 UTC

DBD::Sponge - Create a DBI statement handle from Perl data River stage four • 940 direct dependents • 2099 total dependents

DBD::Sponge is useful for making a Perl data structure accessible through a standard DBI statement handle. This may be useful to DBD module authors who need to transform data in this way....

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

DBD::PO::st - statement class for DBD::PO River stage one • 1 direct dependent • 1 total dependent

statement class for DBD::PO...

STEFFENW/DBD-PO-2.10 - 24 Jan 2010 13:48:42 UTC

DBD::Amazon River stage zero No dependents

DBD::Amazon provides a DBI and SQL syntax abstraction for the Amazon(R) E-Commerce Services 4.0 API *aka* ECS. <http://www.amazon.com/gp/>. Using the REST interface, and a limited SQL dialect, it provides a DBI-friendly interface to ECS. Be advised t...

DARNOLD/DBD-Amazon-0.10 - 23 May 2005 19:41:48 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::Sybase - Sybase database driver for the DBI module River stage one • 4 direct dependents • 4 total dependents

DBD::Sybase is a Perl module which works with the DBI module to provide access to Sybase databases....

MEWP/DBD-Sybase-1.24 - 24 Mar 2024 08:03:48 UTC

DBD::Wire10 - Pure Perl MySQL, Sphinx, and Drizzle driver for DBI. River stage zero No dependents

"DBD::Wire10" is a Pure Perl interface able to connect to MySQL, Sphinx and Drizzle servers, utilizing Net::Wire10 for the actual driver core....

DUBEX/DBD-Wire10-1.08 - 12 Apr 2010 23:37:31 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

DBD::XMLSimple - Access XML data via the DBI interface River stage zero No dependents

NHORNE/DBD-XMLSimple-0.07 - 02 Feb 2024 14:07:27 UTC

DBD::Teradata - DBI driver for Teradata River stage zero No dependents

Refer to the included doc/index.html, or <http://www.presicient.com/tdatdbd> for detailed information. NOTE: This version has been deprecated in favor of the more complete and maintained GPL version available at <http://www.presicient.com/tdatdbd>. P...

DARNOLD/DBD-Teradata-1.52 - 26 Dec 2008 21:40:24 UTC

DBD::File - Base class for writing file based DBI drivers River stage four • 940 direct dependents • 2099 total dependents

The DBD::File module is not a true DBI driver, but an abstract base class for deriving concrete DBI drivers from it. The implication is, that these drivers work with plain files, for example CSV files or INI files. The module is based on the SQL::Sta...

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

Bio::DB::DBD - DESCRIPTION of Interface River stage zero No dependents

Describe the interface here...

CJFIELDS/BioPerl-DB-1.006900 - 15 Apr 2011 19:35:57 UTC

DBD::Avatica - Driver for Apache Avatica compatible servers River stage zero No dependents

DBD::Avatica is a Perl module that works with the DBI module to provide access to databases with Apache Avatica compatible protocol....

PUTINTSEV/DBD-Avatica-0.2.2 - 11 Jan 2022 10:17:04 UTC

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

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

DBMAKER/DBD-DBMaker-0.13 - 05 Nov 1999 06:19:10 UTC

DBD::monetdb - MonetDB Driver for DBI River stage zero No dependents

DBD::monetdb is a Pure Perl client interface for the MonetDB Database Server. It requires MonetDB::CLI (and one of its implementations). Outline Usage From perl you activate the interface with the statement use DBI; After that you can connect to mult...

SGOELDNER/DBD-monetdb-0.09 - 31 Jul 2006 07:38:30 UTC

DBD::Sqlflex - Access to Sqlflex Databases River stage zero No dependents

This document describes DBD::Sqlflex version 0.50. You should also read the documentation for DBI as this document qualifies what is stated there. Note that this document was last updated for the DBI 0.85 specification, but the code requires features...

INFOFLEX/DBD_SQLFLEX_8.2 - 10 Mar 2000 23:51:23 UTC

DBD::Fulcrum - Fulcrum SearchServer database driver for the DBI module River stage zero No dependents

DBD::Fulcrum is a Perl module which works with the DBI module to provide access to Fulcrum SearchServer data sources....

SHARI/DBD-Fulcrum-0.20 - 26 Jan 1999 16:56:12 UTC

DBD::mysqlPP - Pure Perl MySQL driver for the DBI River stage zero No dependents

DBD::mysqlPP is a Pure Perl client interface for the MySQL database. This module implements network protool between server and client of MySQL, thus you don't need external MySQL client library like libmysqlclient for this module to work. It means th...

TSUCCHI/DBD-mysqlPP-0.07 - 17 Nov 2011 22:24:50 UTC

DBD::drizzle - MySQL driver for the Perl5 Database Interface (DBI) River stage zero No dependents

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

CAPTTOFU/DBD-drizzle-0.304 - 03 Nov 2011 02:22:46 UTC

DBD::TemplateSS - A template/sample class for DBI drivers with SQL::Statement. River stage zero No dependents

This is still alpha version. The DBD::TemplateSS module is a DBI driver with SQL::Statement. You can make DBD with simply define function described below;...

KWITKNR/DBD-Template-0.01 - 12 Nov 2002 22:55:05 UTC

DBD::PassThrough - Pass through DBD River stage one • 1 direct dependent • 1 total dependent

DBD::PassThrough is a proxy module betwen DSN to $dbh. You can pass a existed $dbh as a new DBI connection's atribute. THIS IS A DEVELOPMENT RELEASE. API MAY CHANGE WITHOUT NOTICE....

TOKUHIROM/DBD-PassThrough-0.02 - 10 Dec 2012 05:00:04 UTC

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

Notes: An Important note about the tests! Please note that some tests may fail or report they are unsupported on this platform. Private DBD::TimesTen Attributes ttIgnoreNamedPlaceholders Use this if you have special needs where :new or :name mean som...

WAGNERCH/DBD-TimesTen-0.06 - 02 Dec 2006 13:33:06 UTC

DBD::Plibdata - a DBI driver for Jenzabar's Plibdata/cisaps access method for CX systems River stage zero No dependents

Jenzabar's Plibdata provides access to many appservers including ACE reports via runace_aps. It also supports rudimentary SQL statements. Parameters for DBI->connect() * host. Required. Hostname of Plibdata/cisaps server. * port. Required. Service na...

LUYSEYAL/DBD-Plibdata-0.06 - 26 Sep 2012 15:28:51 UTC

DBD::iPod::db - the database handle (dbh) River stage zero No dependents

Database handle implementation for the iPod....

ALLENDAY/DBD-iPod-0.01 - 06 Jan 2005 07:41:40 UTC

DBD::IngresII - DBI driver for Actian Ingres and Actian Vectorwise RDBMS River stage zero No dependents

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

XENU/DBD-IngresII-0.96 - 01 Jan 2014 22:25:40 UTC

DBD::Firebird - DBI driver for Firebird RDBMS server River stage zero No dependents

DBD::Firebird is a Perl module which works with the DBI module to provide access to Firebird databases....

DAM/DBD-Firebird-1.34 - 05 Dec 2021 08:26:04 UTC

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

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

JLISHEV/WebTools-1.27 - 26 Aug 2002 15:26:48 UTC

DBD::iPod::st - the statement handle (sth) River stage zero No dependents

Statement handle implementation for the iPod....

ALLENDAY/DBD-iPod-0.01 - 06 Jan 2005 07:41:40 UTC

DBD::iPod::dr - Database driver for the iPod River stage zero No dependents

This is the actual driver implementation that sets up the connection to the iPod. You don't need to use it directly....

ALLENDAY/DBD-iPod-0.01 - 06 Jan 2005 07:41:40 UTC

DBD::Log::Sth - Statement Handler as used by DBD::Log River stage zero No dependents

Logs the actions of the statement handler. If you have a prepared statement executed with bind parameters, you would like the compiled statement in your logfile, right? This does that for you....

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

DBD::Illustra - DBI driver for Illustra Databases River stage zero No dependents

This document describes DBD::Illustra version 0.04. You should also read the documentation for DBI as this document only contains information specific to DBD::Illustra....

PMH/DBD-Illustra-0.04 - 13 Oct 1999 14:05:05 UTC

DBD::Informix - Informix Database Driver for Perl DBI River stage one • 2 direct dependents • 2 total dependents

This document describes Informix Database Driver for Perl DBI Version 2018.1031 (2018-10-31). You should also read the documentation for DBI "perldoc DBI" as this document qualifies what is stated there. Note that this document was last fully updated...

JOHNL/DBD-Informix-2018.1031 - 31 Oct 2018 04:04:59 UTC

DBD::Template - A template/sample class for DBI drivers. River stage zero No dependents

This is still alpha version. The DBD::Template module is a DBI driver. You can make DBD with simply define function described below;...

KWITKNR/DBD-Template-0.01 - 12 Nov 2002 22:55:05 UTC

Tie::Hash::DBD - tie a plain hash to a database table River stage zero No dependents

This module has been created to act as a drop-in replacement for modules that tie straight perl hashes to disk, like "DB_File". When the running system does not have enough memory to hold large hashes, and disk-tieing won't work because there is not ...

HMBRAND/Tie-Hash-DBD-0.24 - 06 Jan 2023 14:38:35 UTC

DBD::Multiplex - A multiplexing driver for the DBI. River stage zero No dependents

DBD::Multiplex is a Perl module which works with the DBI allowing you to work with multiple datasources using a single DBI handle. Basically, DBD::Multiplex database and statement handles are parents that contain multiple child handles, one for each ...

TKISHEL/DBD-Multiplex-2.11 - 26 Jan 2010 16:47:01 UTC

DBD::BlackHole - NULL database driver for DBI River stage zero No dependents

DBD::BlackHole is a null database driver for DBI. This module dosen't parse/execute any query, and it fetches a empty result always....

KARUPA/DBD-BlackHole-0.04 - 28 Aug 2017 11:06:37 UTC

DBD::PO::Table - table class for DBD::File River stage one • 1 direct dependent • 1 total dependent

table class for DBD::File...

STEFFENW/DBD-PO-2.10 - 24 Jan 2010 13:48:42 UTC

DBD::DtfSQLmac - A DBI driver for the dtF/SQL 2.01 database engine, Macintosh edition River stage zero No dependents

DBD::DtfSQLmac is a DBI driver for the dtF/SQL 2.01 database engine, Macintosh edition. dtF/SQL is a relational database engine for Mac OS, Windows 95/NT, and several Unix platforms from sLAB Banzhaf & Soltau oHG (http://www.slab.de/), Boeblingen, Ge...

TWEGNER/DBD-DtfSQLmac-0.3201 - 08 Apr 2002 11:29:07 UTC

DBD::iPod::row - a song record from the iPod. River stage zero No dependents

This class implements just enough to use the SQL::Statement::Op datastructure to perform recursive boolean matching on an iPod song record. "is_match()"....

ALLENDAY/DBD-iPod-0.01 - 06 Jan 2005 07:41:40 UTC

DBD::PrimeBase - PrimeBase database server driver for DBI River stage zero No dependents

The PrimeBase Driver for DBI was created by taking the ODBC driver and converting it so that it used the PrimeBase API instead of ODBC. The Oracle and mysql DBDs were also used as a reference while doing this. This is a first pass at the PrimeBase DB...

PRIMEBASE/DBD-PrimeBase-1.4003 - 07 Jan 2008 23:50:45 UTC

Tie::Array::DBD - tie a plain array to a database table River stage zero No dependents

This module ties an array to a database table using only an "index" and a "value" field. If no tables specification is passed, this will create a temporary table with "h_key" for the key field and a "h_value" for the value field. I think it would mak...

HMBRAND/Tie-Hash-DBD-0.24 - 06 Jan 2023 14:38:35 UTC

DBD::Sys::Table - abstract base class of tables used in DBD::Sys River stage one • 2 direct dependents • 2 total dependents

DBD::Sys::Table provides an abstract base class to wrap the requirements of SQL::Statement and DBD::Sys on a table around the pure data collecting actions....

REHSACK/DBD-Sys-0.102 - 27 Jul 2010 16:04:40 UTC

DBD::ADO::Const - ADO Constants River stage one • 1 direct dependent • 1 total dependent

In the OLE type library, many constants are defined as members of enums. It's easy to lookup DBD::ADO constants by name, e.g.: $ado_consts->{adChar} == 129 Unfortunately, Win32::OLE::Const does not preserve the namespace of the enums. It's a matter o...

SGOELDNER/DBD-ADO-2.99 - 22 Mar 2011 10:21:08 UTC

Bundle::DBD::Pg - A bundle to install all DBD::Pg related modules River stage three • 76 direct dependents • 147 total dependents

This bundle includes all the modules needed for DBD::Pg (the Perl interface to the Postgres database system). Please feel free to ask for help or report any problems to dbd-pg@perl.org....

TURNSTEP/DBD-Pg-3.18.0 - 06 Dec 2023 23:47:13 UTC
286 results (0.047 seconds)