Path to this page:
./
databases/p5-DBIx-Connector,
Fast, safe DBI connection and transaction management
Branch: pkgsrc-2022Q4,
Version: 0.57nb1,
Package name: p5-DBIx-Connector-0.57nb1,
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)
Filesize: 28.958 KB
Version history: (Expand)
- (2022-12-27) Package added to pkgsrc.se, version p5-DBIx-Connector-0.57nb1 (created)