./databases/p5-Class-DBI, Perl5 module for Simple Database Abstraction

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q1, Version: 3.0.17nb7, Package name: p5-Class-DBI-3.0.17nb7, Maintainer: pkgsrc-users

Class::DBI provides a convenient abstraction layer to a database.

It not only provides a simple database to object mapping layer, but can
be used to implement several higher order database functions (triggers,
referential integrity, cascading delete etc.), at the application level,
rather than at the database.

This is particularly useful when using a database which doesn't support
these (such as MySQL), or when you would like your code to be portable
across multiple databases which might implement these things in
different ways.

In short, Class::DBI aims to make it simple to introduce 'best practice'
when dealing with data stored in a relational database.


Master sites: (Expand)

SHA1: fc120ae8f77fec48ebd462149faf59556acb7e7b
RMD160: f62f8b37765a287d816180735e2b094a014d0946
Filesize: 102.945 KB

Version history: (Expand)