Search results for "module:DBIx::Chart"

DBIx::Chart - DBI extension for Rendering Charts and Graphs River stage zero No dependents

The DBIx::Chart extends SQL syntax to provide directives for generating chart images. By subclassing DBI, it makes every SQL capable data source with a DBI driver appear to natively support charting/graphing. DBIx::Chart builds on the SQL syntax intr...

DARNOLD/DBIx-Chart-0.05 - 22 May 2006 18:54:36 UTC

DBIx::Iterator - Query your database using iterators and save memory River stage zero No dependents

Iterators are a nice way to perform operations on large datasets without having to keep all of the data you're working on in memory at the same time. Most people have experience with iterators already from working with filehandles. They are basically...

ROBINS/DBIx-Iterator-0.0.2 - 24 Mar 2013 11:03:21 UTC

DBIx::Threaded - Proxy class to permit DBI objects to be shared by multiple threads River stage zero No dependents

DBIx::Threaded provides a subclass of DBI that provides wrappers for standard DBI objects to permit them to be used by multiple threads. Due to the limitations of threading and tied objects in Perl 5, DBI (as of version 1.48), does not permit DBI-gen...

DARNOLD/DBIx-Threaded-0.10 - 28 Aug 2005 19:16:56 UTC

DBIx::RoboQuery - Very configurable/programmable query object River stage zero No dependents

This robotic query object can be configured to help you get exactly the result set that you want. It was designed to run in a completely automated (unmanned) environment and read in a template that both builds the desired SQL query dynamically and co...

RWSTAUNER/DBIx-RoboQuery-0.032 - 20 Oct 2012 22:48:24 UTC

DBIx::Schema::UpToDate - Helps keep a database schema up to date River stage zero No dependents

This module provides a base class for keeping a database schema up to date. If you need to make changes to the schema in remote databases in an automated manner you may not be able to ensure what version of the database is installed by the time it ge...

RWSTAUNER/DBIx-Schema-UpToDate-1.001 - 14 Jul 2011 23:26:56 UTC

DBIx::TableLoader::CSV - Easily load a CSV into a database table River stage one • 1 direct dependent • 2 total dependents

This is a subclass of DBIx::TableLoader that handles the common operations of reading a CSV file (using the powerful Text::CSV (which uses Text::CSV_XS if available)). This module simplifies the task of transforming a CSV file into a database table. ...

RWSTAUNER/DBIx-TableLoader-CSV-1.102 - 04 Jan 2013 05:37:06 UTC
6 results (0.043 seconds)