Fast, safe DBI connection and transaction management
https://metacpan.org/pod/DBIx::Connector
DBIx::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.
- Sources inherited from project devel:languages:perl
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / perl-DBIx-Connector
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Tomcat42/perl-DBIx-Connector && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
DBIx-Connector-0.60.tar.gz | 0000038508 37.6 KB | |
_link | 0000000124 124 Bytes | |
cpanspec.yml | 0000000668 668 Bytes | |
perl-DBIx-Connector.changes | 0000004441 4.34 KB | |
perl-DBIx-Connector.spec | 0000003122 3.05 KB |
Comments 0