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

Search results for "dist:DBIx-DBO DBIx"

DBIx::DBO - An OO interface to SQL queries and results. Easily constructs SQL queries, and simplifies processing of the returned data. River stage zero No dependents

This module provides a convenient and efficient way to access a database. It can construct queries for you and returns the results in easy to use methods. Once you've created a "DBIx::DBO" object using one or both of "connect" or "connect_readonly", ...

VLYON/DBIx-DBO-0.40 - 14 Jan 2014 16:36:22 UTC

DBIx::DBO::Row - An OO interface to SQL queries and results. Encapsulates a fetched row of data in an object. River stage zero No dependents

VLYON/DBIx-DBO-0.40 - 14 Jan 2014 16:36:22 UTC

DBIx::DBO::Query - An OO interface to SQL queries and results. Encapsulates an entire query in an object. River stage zero No dependents

A "Query" object represents rows from a database (from one or more tables). This module makes it easy, not only to fetch and use the data in the returned rows, but also to modify the query to return a different result set....

VLYON/DBIx-DBO-0.40 - 14 Jan 2014 16:36:22 UTC

DBIx::DBO::Table - An OO interface to SQL queries and results. Encapsulates a table in an object. River stage zero No dependents

"Table" objects are mostly used for column references in a Query. They can also be used for INSERTs, DELETEs and simple lookups (fetch_*)....

VLYON/DBIx-DBO-0.40 - 14 Jan 2014 16:36:22 UTC
4 results (0.036 seconds)