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::Sybase"

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

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

This module implements a Sybase driver for DBIx::DBSchema....

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

DBIx::AnyDBD - DBD independent class River stage one • 1 direct dependent • 2 total dependents

NHORNE/DBIx-AnyDBD-2.03 - 14 Nov 2020 01:57:45 UTC - Search in distribution

xbcp - Bulk copy for Sybase or Oracle River stage zero No dependents

xbcp will load data to a table from a file, or extract data from a table to a file. If a server is provided, the database type is assumed to be Sybase. If no server but a database is provided, then the default database type is Oracle. Otherwise the s...

DOUGW/DBIx-BulkUtil-0.05 - 14 Jul 2016 17:10:31 UTC - Search in distribution
  • DBIx::BulkUtil - Sybase/SybaseIQ/Oracle bulk load and other utilities

Sybase::ObjectInfo - Return Sybase Object information River stage zero No dependents

Grabs column information from Sybase system tables for a given list of tables. Information includes column number, type, length, allow null attribute, usertype, and precision. It performs the following SQL: select col_name = c.name, type_name = t.nam...

SPRAGST/Sybase-Xfer-0.63 - 14 Jun 2003 11:25:45 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
  • DBD::Gofer - A stateless-proxy driver for communicating with a remote DBI
  • DBI::Gofer::Execute - Executes Gofer requests and returns Gofer responses

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

LRpt - Perl extension for comparing and reporting results of database selects River stage zero No dependents

LRpt (LReport) is a set of tools for database row sets comparison and reporting. The core logic operates on *csv* files, however, LReport also provides tools for converting select results to *csv* files....

PKALUSKI/LRpt_0.16 - 03 Oct 2006 18:26:34 UTC - Search in distribution

perlfaq8 - System Interaction River stage zero No dependents

This section of the Perl FAQ covers questions involving operating system interaction. Topics include interprocess communication (IPC), control over the user-interface (keyboard, screen and pointing devices), and most anything else not related to data...

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

SQL::SimpleOps - SQL Simple Operations River stage zero No dependents

This module was created to execute basic SQL commands in a database engine, where it proposes the most common and basic operations with low parameter complexity. The module allow switch between database engine without recoding. It makes the necessary...

CCELSO/SQL-SimpleOps-2023.362.1 - 28 Dec 2023 23:05:52 UTC - Search in distribution

Class::DBI - Simple Database Abstraction River stage three • 91 direct dependents • 134 total dependents

TMTM/Class-DBI-v3.0.17 - 04 Oct 2007 21:30:41 UTC - Search in distribution

IT::perlfaq8 River stage zero No dependents

ENRYS/POD2-IT-0.13 - 26 Aug 2009 16:35:44 UTC - Search in distribution

DB2::Admin - Support for DB2 Administrative API from perl River stage zero No dependents

This module provides perl language support for the DB2 administrative API. This loosely corresponds to the non-SQL functions provided by the DB2 Command Line Processor (CLP), the 'db2' program. This function is complementary to the DBD::DB2 database ...

HBIERSMA/DB2-Admin-3.1 - 29 Jun 2009 11:47:35 UTC - Search in distribution

URI::db - Database URIs River stage two • 6 direct dependents • 35 total dependents

This class provides support for database URIs. They're inspired by JDBC URIs <http://docs.oracle.com/cd/B14117_01/java.101/b10979/urls.htm#BEIJFHHB> and PostgreSQL URIs <http://www.postgresql.org/docs/9.3/static/libpq-connect.html#LIBPQ-CONN STRING>,...

DWHEELER/URI-db-0.22 - 05 Apr 2024 01:36:51 UTC - Search in distribution

Tie::DBI - Tie hashes to DBI relational databases River stage one • 1 direct dependent • 2 total dependents

This module allows you to tie Perl associative arrays (hashes) to SQL databases using the DBI interface. The tied hash is associated with a table in a local or networked database. One column becomes the hash key. Each row of the table becomes an asso...

TODDR/Tie-DBI-1.08 - 19 Jan 2020 03:37:25 UTC - Search in distribution
  • Tie::RDBM - Tie hashes to relational databases

DBIx::SQLEngine - Extends DBI with High-Level Operations River stage one • 1 direct dependent • 1 total dependent

DBIx::SQLEngine is the latest generation of a toolkit used by the authors for several years to develop business data applications. Its goal is to simplify dynamic query execution and to minimize cross-RDMS portability issues. Layered Class Framework ...

EVO/DBIx-SQLEngine-0.93 - 29 Nov 2004 22:40:37 UTC - Search in distribution

Tangram - Store pure objects in standard relational databases River stage one • 1 direct dependent • 1 total dependent

Tangram is an *object-relational mapper*. It is *orthogonal*, meaning that it does not require anything of the objects stored in it (other than the common convention that base objects be based upon HASHes; individual columns can be anything). It cons...

SAMV/Tangram-2.12 - 09 Oct 2015 15:37:02 UTC - Search in distribution

DBI::Shell - Interactive command shell for the DBI River stage one • 1 direct dependent • 1 total dependent

The DBI::Shell module (and dbish command, if installed) provide a simple but effective command line interface for the Perl DBI module....

DLAMBLEY/DBI-Shell-11.97 - 20 Aug 2020 21:41:38 UTC - Search in distribution

DBIx::HA - High Availability package for DBI River stage zero No dependents

"DBIx::HA" is a High Availability module for "DBI". It is implemented by overloading the DBI "connect", "prepare" and "execute" methods and can be seamlessly used without code modification except for initialization. "DBIx::HA" also works seamlessly w...

MARKSTOS/DBIx-HA-1.1 - 16 Jun 2008 14:28:25 UTC - Search in distribution

DBIx::Class::ResultSet - Represents a query used for fetching a set of results. River stage three • 346 direct dependents • 455 total dependents

A ResultSet is an object which stores a set of conditions representing a query. It is the backbone of DBIx::Class (i.e. the really important/useful bit). No SQL is executed on the database when a ResultSet is created, it just stores all the condition...

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC - Search in distribution
53 results (0.07 seconds)