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

Search results for "dist:DBIx-SearchBuilder"

DBIx::SearchBuilder - Encapsulate SQL queries and rows in simple perl objects River stage one • 3 direct dependents • 3 total dependents

This module provides an object-oriented mechanism for retrieving and updating data in a DBI-accesible database. In order to use this module, you should create a subclass of "DBIx::SearchBuilder" and a subclass of "DBIx::SearchBuilder::Record" for eac...

BPS/DBIx-SearchBuilder-1.82 - 29 Apr 2024 20:30:42 UTC

DBIx::SearchBuilder::Util - Utility and convenience functions for DBIx::SearchBuilder River stage one • 3 direct dependents • 3 total dependents

BPS/DBIx-SearchBuilder-1.82 - 29 Apr 2024 20:30:42 UTC

DBIx::SearchBuilder::Union - Deal with multiple SearchBuilder result sets as one River stage one • 3 direct dependents • 3 total dependents

Implements a subset of the DBIx::SearchBuilder collection methods, but enough to do iteration over a bunch of results. Useful for displaying the results of two unrelated searches (for the same kind of objects) in a single list....

BPS/DBIx-SearchBuilder-1.82 - 29 Apr 2024 20:30:42 UTC

DBIx::SearchBuilder::Unique - Ensure uniqueness of records in a collection River stage one • 3 direct dependents • 3 total dependents

Currently, DBIx::SearchBuilder makes exceptions for databases which cannot handle both "SELECT DISTINCT" and ordering in the same statement; it drops the "DISTINCT" requirement. This, of course, means that you can get the same row twice, which you mi...

BPS/DBIx-SearchBuilder-1.82 - 29 Apr 2024 20:30:42 UTC

DBIx::SearchBuilder::Handle - Perl extension which is a generic DBI handle River stage one • 3 direct dependents • 3 total dependents

This class provides a wrapper for DBI handles that can also perform a number of additional functions....

BPS/DBIx-SearchBuilder-1.82 - 29 Apr 2024 20:30:42 UTC

DBIx::SearchBuilder::Record - Superclass for records loaded by SearchBuilder River stage one • 3 direct dependents • 3 total dependents

DBIx::SearchBuilder::Record is designed to work with DBIx::SearchBuilder. What is it trying to do. DBIx::SearchBuilder::Record abstracts the agony of writing the common and generally simple SQL statements needed to serialize and De-serialize an objec...

BPS/DBIx-SearchBuilder-1.82 - 29 Apr 2024 20:30:42 UTC

DBIx::SearchBuilder::Handle::Pg - A Postgres specific Handle object River stage one • 3 direct dependents • 3 total dependents

This module provides a subclass of DBIx::SearchBuilder::Handle that compensates for some of the idiosyncrasies of Postgres....

BPS/DBIx-SearchBuilder-1.82 - 29 Apr 2024 20:30:42 UTC

DBIx::SearchBuilder::Handle::ODBC - An ODBC specific Handle object River stage one • 3 direct dependents • 3 total dependents

This module provides a subclass of DBIx::SearchBuilder::Handle that compensates for some of the idiosyncrasies of ODBC....

BPS/DBIx-SearchBuilder-1.82 - 29 Apr 2024 20:30:42 UTC

DBIx::SearchBuilder::Handle::mysql - A mysql specific Handle object River stage one • 3 direct dependents • 3 total dependents

This module provides a subclass of DBIx::SearchBuilder::Handle that compensates for some of the idiosyncrasies of MySQL....

BPS/DBIx-SearchBuilder-1.82 - 29 Apr 2024 20:30:42 UTC

DBIx::SearchBuilder::Handle::Sybase - a Sybase specific Handle object River stage one • 3 direct dependents • 3 total dependents

This module provides a subclass of DBIx::SearchBuilder::Handle that compensates for some of the idiosyncrasies of Sybase....

BPS/DBIx-SearchBuilder-1.82 - 29 Apr 2024 20:30:42 UTC

DBIx::SearchBuilder::Handle::SQLite - A SQLite specific Handle object River stage one • 3 direct dependents • 3 total dependents

This module provides a subclass of DBIx::SearchBuilder::Handle that compensates for some of the idiosyncrasies of SQLite....

BPS/DBIx-SearchBuilder-1.82 - 29 Apr 2024 20:30:42 UTC

DBIx::SearchBuilder::Handle::Oracle - An oracle specific Handle object River stage one • 3 direct dependents • 3 total dependents

This module provides a subclass of DBIx::SearchBuilder::Handle that compensates for some of the idiosyncrasies of Oracle....

BPS/DBIx-SearchBuilder-1.82 - 29 Apr 2024 20:30:42 UTC

DBIx::SearchBuilder::Handle::mysqlPP - A mysql specific Handle object River stage one • 3 direct dependents • 3 total dependents

A Handle subclass for the "pure perl" mysql database driver. This is currently identical to the DBIx::SearchBuilder::Handle::mysql class....

BPS/DBIx-SearchBuilder-1.82 - 29 Apr 2024 20:30:42 UTC

DBIx::SearchBuilder::SchemaGenerator - Generate table schemas from DBIx::SearchBuilder records River stage one • 3 direct dependents • 3 total dependents

BPS/DBIx-SearchBuilder-1.82 - 29 Apr 2024 20:30:42 UTC

DBIx::SearchBuilder::Handle::MariaDB - A MariaDB specific Handle object River stage one • 3 direct dependents • 3 total dependents

This module provides a subclass of DBIx::SearchBuilder::Handle that compensates for some of the idiosyncrasies of MySQL....

BPS/DBIx-SearchBuilder-1.82 - 29 Apr 2024 20:30:42 UTC

DBIx::SearchBuilder::Record::Cachable - Records with caching behavior River stage one • 3 direct dependents • 3 total dependents

This module subclasses the main DBIx::SearchBuilder::Record package to add a caching layer. The public interface remains the same, except that records which have been loaded in the last few seconds may be reused by subsequent fetch or load methods wi...

BPS/DBIx-SearchBuilder-1.82 - 29 Apr 2024 20:30:42 UTC

DBIx::SearchBuilder::Handle::Informix - An Informix specific Handle object River stage one • 3 direct dependents • 3 total dependents

This module provides a subclass of DBIx::SearchBuilder::Handle that compensates for some of the idiosyncrasies of Informix....

BPS/DBIx-SearchBuilder-1.82 - 29 Apr 2024 20:30:42 UTC
17 results (0.02 seconds)