summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-SQLEngine/pkg-descr
blob: 0cfb13ed09d62796e6dca9fe880bb8702da421d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
The DBIx::SQLEngine class provides an extended interface for the DBI
database framework. Each SQLEngine object is a wrapper around a DBI
database handle, adding methods that support ad-hoc SQL generation and
query execution in a single call. Dynamic subclassing based on database
server type enables cross-platform portability.

WWW: http://search.cpan.org/dist/DBIx-SQLEngine/

Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>