Description
p5-DBIx-Connector - Perl extension for fast, safe DBI connection management
Property | Value |
---|---|
Distribution | FreeBSD 12 |
Repository | FreeBSD Ports Quarterly i386 |
Package filename | p5-DBIx-Connector-0.56.txz |
Package name | p5-DBIx-Connector |
Package version | 0.56 |
Package release | - |
Package architecture | i386 |
Package type | txz |
Category | databases perl5 |
Homepage | https://metacpan.org/release/DBIx-Connector |
License | - |
Maintainer | kuriyama@FreeBSD.org |
Download size | 38.80 KB |
Installed size | 73.21 KB |
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. WWW: https://metacpan.org/release/DBIx-Connector
Alternatives
Package | Version | Architecture | Repository |
---|---|---|---|
p5-DBIx-Connector-0.56.txz | 0.56 | amd64 | FreeBSD Ports Quarterly |
p5-DBIx-Connector-0.56.txz | 0.56 | amd64 | FreeBSD Ports Latest |
p5-DBIx-Connector-0.56.txz | 0.56 | i386 | FreeBSD Ports Latest |
p5-DBIx-Connector | - | - | - |
Requires
Name | Value |
---|---|
p5-DBI | = 1.642 |
perl5 | = 5.28.1_1 |
Download
Type | URL |
---|---|
Mirror | pkg.freebsd.org |
Binary Package | p5-DBIx-Connector-0.56.txz |
Source Package | databases/p5-DBIx-Connector |
Install Howto
Install p5-DBIx-Connector txz package:
# pkg install p5-DBIx-Connector
See Also
Package | Description |
---|---|
p5-DBIx-ContextualFetch-1.03_1.txz | Add contextual fetches to DBI |
p5-DBIx-Custom-0.4000.txz | Customizable DBI |
p5-DBIx-DBHResolver-0.17_1.txz | Perl extension to resolve DB connection with many database servers |
p5-DBIx-DBSchema-0.45.txz | OO-interface to database schemas |
p5-DBIx-DataSource-0.02_1.txz | Database-independent create and drop functions |
p5-DBIx-Dump-0.04_2.txz | Module for dumping database (DBI) data into a variety of formats |
p5-DBIx-Ease-0.07_1.txz | Less-code DBI interactions for all drivers |
p5-DBIx-HA-1.1_1.txz | High Availability package for DBI |
p5-DBIx-Handler-0.15.txz | Fork-safe and easy transaction handling DBI handler |
p5-DBIx-Inspector-0.12_1.txz | Perl extension to get information from bh |
p5-DBIx-Introspector-0.001005.txz | Detect what database you are connected to |
p5-DBIx-Lite-0.32.txz | Chained and minimal ORM |
p5-DBIx-Log4perl-0.26_1.txz | For DBI to selectively log SQL, parameters, result-sets, transactions |
p5-DBIx-MySQLSequence-1.04_1.txz | Proper and correct (emulated) sequence support for MySQL |
p5-DBIx-NoSQL-0.0021.txz | NoSQL-ish overlay for an SQL database |
Advertisement
Advertisement