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 "dist::DBD-mysql""

cpanm - get, unpack build and install modules from CPAN River stage two • 43 direct dependents • 67 total dependents

MIYAGAWA/App-cpanminus-1.7047 - 30 Jul 2023 06:01:02 UTC - Search in distribution
  • cpanm - get, unpack build and install modules from CPAN

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC - Search in distribution

Rose::DB - A DBI wrapper and abstraction layer. River stage two • 15 direct dependents • 27 total dependents

Rose::DB is a wrapper and abstraction layer for DBI-related functionality. A Rose::DB object "has a" DBI object; it is not a subclass of DBI. Please see the tutorial (perldoc Rose::DB::Tutorial) for an example usage scenario that reflects "best pract...

JSIRACUSA/Rose-DB-0.785 - 28 Feb 2023 14:53:49 UTC - Search in distribution

DBIx::Class - Extensible and flexible object <-> relational mapper. River stage three • 346 direct dependents • 455 total dependents

This is an SQL to OO mapper with an object API inspired by Class::DBI (with a compatibility layer as a springboard for porting) and a resultset API that allows abstract encapsulation of database operations. It aims to make representing queries in you...

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC - Search in distribution
  • DBIx::Class - Extensible and flexible object <-> relational mapper.

ftndb-admin - Administration of an SQL database for Fidonet/FTN processing. River stage zero No dependents

Administration of a database for Fidonet/FTN related processing. The SQL database engine is one for which a DBD module exists, defaulting to SQLite....

JAME/App-FTNDB-0.39 - 01 Apr 2016 17:38:28 UTC - Search in distribution

ftndb-admin - Administration of an SQL database for Fidonet/FTN processing. River stage zero No dependents

Administration of a database for Fidonet/FTN related processing. The SQL database engine is one for which a DBD module exists, defaulting to SQLite....

JAME/ftndb-0.37 - 09 Oct 2012 18:26:10 UTC - Search in distribution
  • ftndb-nodelist - Fidonet/FTN Nodelist related processing using an SQL Database.
  • FTNDB::Config - Fidonet/FTN SQL Database application configuration.

Rose::DB::Object::Tutorial - A guided tour of the basics of Rose::DB::Object River stage two • 19 direct dependents • 19 total dependents

JSIRACUSA/Rose-DB-Object-0.820 - 26 Jun 2021 13:31:49 UTC - Search in distribution

Installer::cpanm River stage one • 1 direct dependent • 1 total dependent

GETTY/Installer-0.904 - 23 Feb 2016 05:11:36 UTC - Search in distribution

PAR::FAQ - Frequently Asked Questions about PAR River stage two • 7 direct dependents • 14 total dependents

Where is the Windows binary version? You can find windows binaries here: <http://www.cpan.org/authors/id/S/SM/SMUELLER/> There are three ways to install them. Sorted in order of preference: cpan Run the *cpan* command line tool that comes with Perl. ...

RSCHUPP/PAR-1.020 - 04 Mar 2024 10:49:29 UTC - Search in distribution

Sphinx::Search - Sphinx search engine API Perl client River stage one • 2 direct dependents • 3 total dependents

This is the Perl API client for the Sphinx open-source SQL full-text indexing search engine, <http://www.sphinxsearch.com>. Since 0.9.9, Sphinx supports a native MySQL-protocol client, i.e. DBI with DBD::mysql. That is, you can configure the server t...

JJSCHUTZ/Sphinx-Search-0.31 - 10 Dec 2017 07:48:14 UTC - Search in distribution

DBIx::PDlib - DBI SQL abstraction and convenience methods River stage zero No dependents

UNRTST/DBIx-PDlib-1.009 - 28 Jan 2008 04:07:54 UTC - Search in distribution

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

Net::Wire10 is a Pure Perl connector that talks to MySQL, Sphinx and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned servers without ...

DUBEX/Net-Wire10-1.08 - 12 Apr 2010 23:33:27 UTC - Search in distribution

UMLS::Interface - Perl interface to the Unified Medical Language System (UMLS) River stage one • 3 direct dependents • 3 total dependents

This package provides a Perl interface to the Unified Medical Language System (UMLS). The UMLS is a knowledge representation framework encoded designed to support broad scope biomedical research queries. There exists three major sources in the UMLS. ...

BTMCINNES/UMLS-Interface-1.51 - 18 Oct 2016 16:25:20 UTC - Search in distribution

DBI::DBD - Perl DBI Database Driver Writer's Guide River stage four • 946 direct dependents • 2083 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 - Search in distribution
  • DBD::Gofer - A stateless-proxy driver for communicating with a remote DBI

DBIx::Simple::Class - Advanced object construction for DBIx::Simple! River stage one • 1 direct dependent • 1 total dependent

DBIx::Simple::Class is a database table/row abstraction. At the same time it is not just a fancy representation of a table row like DBIx::Simple::Result::RowObject. Using this module will make your code more organized, clean and reliable (separation ...

BEROV/DBIx-Simple-Class-1.009 - 21 Mar 2015 10:33:59 UTC - Search in distribution

Tripletail::DB - DBI のラッパ River stage zero No dependents

接続/切断は自動で行われる。 手動で接続/切断する場合は、connect/disconnectを使うこともできるが、なるべく使用しないことを推奨。 実行クエリの処理時間・実行計画・結果を記録するデバッグモード。 prepare/executeを分けない。fetchは分けることもできる。 拡張プレースホルダ機能 $db->execute(q{select * from a where mode in (??)}, ['a', 'b']) と記述すると、 $db->execute(q{select ...

HIO/Tripletail-0.65 - 27 Dec 2021 10:15:26 UTC - Search in distribution

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.35 - 15 May 2024 13:35:50 UTC - Search in distribution

doc::Changes River stage zero No dependents

MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC - Search in distribution

DBIx::Class::Migration - Use the best tools together for sane database migrations River stage one • 5 direct dependents • 7 total dependents

DBIx::Class::DeploymentHandler is a state of the art solution to the problem of creating sane workflows for versioning DBIx::Class managed database projects. However, since it is more of a toolkit for building custom versioning and migration workflow...

JJNAPIORK/DBIx-Class-Migration-0.075 - 02 Jun 2020 20:56:05 UTC - Search in distribution

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 - Search in distribution
73 results (0.162 seconds)