Skip to content

The Official Data-ObjectDriver Six Apart repository: ORM with efficient caching and partitioning

Notifications You must be signed in to change notification settings

dsteinbrunner/data-objectdriver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$Id$

This is Data::ObjectDriver, providing a simple and generic abstraction
to databases (DBI and otherwise), along with support for partitioning and
caching.

PREREQUISITES

    * DBI
    * Class::Accessor::Fast
    * Class::Data::Inheritable
    * Class::Trigger

INSTALLATION

Data::ObjectDriver installation is straightforward. If your CPAN shell
is set up, you should just be able to do

    % perl -MCPAN -e 'install Data::ObjectDriver'

Download it, unpack it, then build it as per the usual:

    % perl Makefile.PL
    % make && make test

Then install it:

    % make install

Six Apart / cpan@sixapart.com

About

The Official Data-ObjectDriver Six Apart repository: ORM with efficient caching and partitioning

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 100.0%