This class provides application developers with an abstraction class a level away from DBI, that allows them to write an application that works on multiple database platforms. The idea isn't to take away the responsibility for coding different SQL on...
MSERGEANT/DBIx-AnyDBD-2.01 - 04 Sep 2002 12:04:28 UTCDBIx::SQLEngine is the latest generation of a toolkit used by the authors for several years to develop business data applications. Its goal is to simplify dynamic query execution and to minimize cross-RDMS portability issues. Layered Class Framework ...
EVO/DBIx-SQLEngine-0.93 - 29 Nov 2004 22:40:37 UTCTBONE/DBIx-DBH-1.0 - 05 Jul 2011 20:29:06 UTC
DBIx::SQLEngine::Driver objects are wrappers around DBI database handles which add 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. ...
EVO/DBIx-SQLEngine-0.93 - 29 Nov 2004 22:40:37 UTCClass wraps DBI database handle and provides base for further extending. Used Moose object system. Extending Extending can be made by subclassing for specific data source type and/or by adding roles. Subclasses of "DBIx::PgLink::Adapter" may implemen...
ASVBR/DBIx-PgLink-0.01 - 27 Dec 2007 09:11:40 UTCThis package supports configurations of drivers or database servers which differ from the generic implementation provided by their driver. Variations Within a Driver Class Beyond the fundamental subclassing based on driver type lies a more subtle ran...
EVO/DBIx-SQLEngine-0.93 - 29 Nov 2004 22:40:37 UTC