Path to this page:
./
databases/p5-DBIx-Connector,
Fast, safe DBI connection and transaction management
Branch: pkgsrc-2016Q3,
Version: 0.56nb1,
Package name: p5-DBIx-Connector-0.56nb1,
Maintainer: pkgsrc-usersDBIx::Connector provides a simple interface for fast and safe DBI connection
and transaction management. Connecting to a database can be expensive; you
don't want your application to re-connect every time you need to run a query.
The efficient thing to do is to hang on to a database handle to maintain a
connection to the database in order to minimize that overhead.
DBIx::Connector lets you do that without having to worry about dropped or
corrupted connections.
Master sites: (Expand)
SHA1: c8fd23bbe95e0dcdc6df55fba8b1ba076e898370
RMD160: c9db90f06782bfaf6c8f76022723ab31623a9216
Filesize: 35.908 KB
Version history: (Expand)
- (2016-10-03) Package added to pkgsrc.se, version p5-DBIx-Connector-0.56nb1 (created)