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 "module:DBIx::Abstract"

DBIx::Abstract - DBI SQL abstraction River stage zero No dependents

This module provides methods for doing manipulating database tables This module provides methods retrieving and storing data in SQL databases. It provides methods for all of the more important SQL commands (like SELECT, INSERT, REPLACE, UPDATE, DELET...

WINTER/DBIx-Abstract-1.04 - 17 Jan 2014 20:21:43 UTC

DBIx::SQL::Abstract - Provides a convenient abstraction layer to a database. River stage zero No dependents

The intention of this module is to join some methods from the DBI and the SQL::Abstract modules, for a convenient and easy use. To begin, we create an object, but first we must create a hash which contains the database parameters as follows. my %dbcf...

ALECS/DBIx-SQL-Abstract-0.07 - 12 Sep 2005 18:09:31 UTC

DBIx::OO - Database to Perl objects abstraction River stage zero No dependents

This module has been inspired by the wonderful Class::DBI. It is a database-to-Perl-Objects abstraction layer, allowing you to interact with a database using common Perl syntax. Why another Class::DBI "clone"? 1 I had the feeling that Class::DBI is n...

MISHOO/DBIx-OO-0.0.9 - 26 Nov 2008 10:10:27 UTC

DBIx::AbstractLite - Lightweight DBI SQL abstraction in a hybrid interface River stage zero No dependents

This module is based on DBIx::Abstract, but is much simpler. It also doesn't deviate from the DBI interface as much as DBIx::Abstract does. The main similarity between DBIx::AbstractLite and DBIx::Abstract is in the select method. Unlike Abstract, Ab...

ILIAL/DBIx-AbstractLite-0.02 - 30 Mar 2001 02:48:44 UTC

DBIx::AbstractStatement - SQL command kept together with the bindings River stage zero No dependents

The purpose of DBIx::AbstractStatement is to keep together the SQL command and host variables bindings so you can compose your SQL and bind host variables simultaneously before DBH->prepare is called. A database handle to a statement can be supplied ...

DANIELR/DBIx-AbstractStatement-0.09 - 28 Mar 2005 18:39:49 UTC

DBIx::Roles::SQLAbstract - Exports SQL commands insert, select etc as methods. River stage zero No dependents

The role exports SQL commands "insert", "select", "update", "delete" after SQL::Abstract fashion. See SQL::Abstract for syntax of these methods....

KARASIK/DBIx-Roles-1.04 - 30 Jan 2006 11:02:26 UTC

DBIx::Class::Storage::Debug::PrettyPrint - Pretty Printing DebugObj River stage three • 68 direct dependents • 611 total dependents

MSTROUT/SQL-Abstract-2.000001 - 23 Jan 2021 07:24:31 UTC

DBIx::Class::SQLMaker::Role::SQLA2Passthrough - A test of future possibilities River stage three • 68 direct dependents • 611 total dependents

MSTROUT/SQL-Abstract-2.000001 - 23 Jan 2021 07:24:31 UTC

DBIx::DBH - helper for DBI connection( data)? River stage zero No dependents

TBONE/DBIx-DBH-1.0 - 05 Jul 2011 20:29:06 UTC

DBIx::JCL - Job Control Library for database load tasks. River stage zero No dependents

This documentation describes the perl module DBIx-JCL.pm and the use of standardized perl scripts which together provide a common job execution environment to support database backend load and maintenance tasks....

BADKINS/DBIx-JCL-0.12 - 18 Apr 2008 20:17:18 UTC

DBIx::Lite - Chained and minimal ORM River stage zero No dependents

AAR/DBIx-Lite-0.33 - 07 Sep 2021 13:29:16 UTC

DBIx::Mint - A mostly class-based ORM for Perl River stage zero No dependents

DBIx::Mint is a mostly class-based, object-relational mapping module for Perl. It tries to be simple and flexible, and it is meant to integrate with your own custom classes. Since version 0.04, it allows for multiple database connections and it featu...

JFRAIRE/DBIx-Mint-0.071 - 24 Mar 2015 23:07:56 UTC

DBIx::MoCo - Light & Fast Model Component River stage one • 1 direct dependent • 1 total dependent

Light & Fast Model Component...

JKONDO/DBIx-MoCo-0.18 - 08 Jun 2008 03:45:52 UTC

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

DBIx::Array - DBI Wrapper with Perl style data structure interfaces River stage one • 1 direct dependent • 1 total dependent

This module provides a Perl data structure interface for Structured Query Language (SQL). This module is for people who truly understand SQL and who understand Perl data structures. If you understand how to modify your SQL to meet your data requireme...

MRDVT/DBIx-Array-0.65 - 25 Jan 2023 01:30:17 UTC

DBIx::NoSQL - NoSQL-ish overlay for an SQL database River stage one • 1 direct dependent • 1 total dependent

DBIx::NoSQL is a layer over DBI that presents a NoSQLish way to store and retrieve data. It does this by using a table called "__Store__". Once connected to a database, it will detect if this table is missing and create it if necessary When writing d...

YANICK/DBIx-NoSQL-0.0021 - 21 Apr 2017 21:59:08 UTC

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

DBIx::Frame - a perl module for creating and maintaining DBI frameworks River stage zero No dependents

DBIx::Frame is an extension of the standard DBI perl module, designed around mysql, and used to create and maintain frameworks for databases. It has query logging, and a standardized interface for standard SQL statements like 'update' and 'insert' th...

TSKIRVIN/DBIx-Frame-1.06 - 26 May 2004 15:05:56 UTC

DBIx::Roles - Roles for DBI handles River stage zero No dependents

The module provides common API for using roles (AKA mixins/interfaces/plugins) on DBI handles. The problem it solves is that there are a lot of interesting and useful "DBIx::" modules on CPAN, that extend the DBI functionality in one or another way, ...

KARASIK/DBIx-Roles-1.04 - 30 Jan 2006 11:02:26 UTC

DBIx::Query - Simplified abstracted chained DBI subclass River stage zero No dependents

This module provides a simplified abstracted chained DBI subclass. It's sort of like jQuery for DBI, or sort of like DBIx::Class only without objects, or sort of like cookies without a glass of milk. With DBIx::Query, you can construct queries either...

GRYPHON/DBIx-Query-1.15 - 28 Mar 2024 19:27:03 UTC
90 results (0.051 seconds)