perl-DBIx-Connector

Fast, safe DBI connection and transaction management

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. You might be familiar with Apache::DBI and with the DBI's 'connect_cached()' constructor. DBIx::Connector serves a similar need, but does a much better job. How is it different? I'm glad you asked!

openSUSE Leap 15.5 没有可用的官方软件包

发行版

openSUSE Tumbleweed

openSUSE Leap 15.6

openSUSE Leap 15.5

openSUSE Leap 15.4

SUSE SLE-15-SP1

RedHat RHEL-7

不受支持的发行版

下列发行版未被官方支持。使用这些软件包需要您自担风险。