Path to this page:
./
databases/p5-Ima-DBI,
Perl5 module for DB connection caching and organization
Branch: CURRENT,
Version: 0.35nb16,
Package name: p5-Ima-DBI-0.35nb16,
Maintainer: pkgsrc-usersIma::DBI attempts to organize and facilitate caching and more
efficient use of database connections and statement handles.
One of the things I always found annoying about writing large
programs with DBI was making sure that I didn't have duplicate
database handles open. I was also annoyed by the somewhat wasteful
nature of the prepare/execute/finish route I'd tend to go through
in my subroutines. The new DBI->connect_cached and DBI->prepare_cached
helped alot, but I still had to throw around global datasource,
username and password information.
So, after a while I grew a small library of DBI helper routines
and techniques. Ima::DBI is the culmination of all this, put into
a nice(?), clean(?) class to be inherited from.
Required to run:[
databases/p5-DBI] [
databases/p5-DBIx-ContextualFetch] [
lang/perl5] [
devel/p5-Class-Data-Inheritable]
Master sites: (Expand)
Filesize: 15.559 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-Ima-DBI-0.35nb16
- (2023-07-06) Updated to version: p5-Ima-DBI-0.35nb15
- (2022-06-28) Updated to version: p5-Ima-DBI-0.35nb14
- (2021-05-25) Updated to version: p5-Ima-DBI-0.35nb13
- (2020-08-31) Updated to version: p5-Ima-DBI-0.35nb12
- (2019-08-11) Updated to version: p5-Ima-DBI-0.35nb11
CVS history: (Expand)