freebsd-ports/databases/p5-Ima-DBI/pkg-descr
Sergey Skvortsov 43dd03a93a Add p5-Ima-DBI 0.27, database connection caching and organization.
PR:		32966
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2002-05-27 08:59:49 +00:00

10 lines
398 B
Text

Ima::DBI attempts to organize and facilitate caching and more efficient
use of database connections and statement handles by storing DBI and SQL
information with your class (instead of as seperate objects). This
allows you to pass around just one object without worrying about a trail
of DBI handles behind it.
WWW: http://search.cpan.org/search?dist=Ima-DBI
-- Sergey Skvortsov
skv@FreeBSD.org