./databases/p5-DBIx-Abstract, SQL Database access functions

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2021Q3, Version: 1.0400nb7, Package name: p5-DBIx-Abstract-1.0400nb7, Maintainer: pkgsrc-users

This module provides methods for retrieving and storing data in
SQL databases. It provides methods for all of the more important
SQL commands (like SELECT, INSERT, REPLACE, UPDATE, DELETE).

It endeavors to produce an interface that will be intuitive to
those already familiar with SQL.

Notable features include:

* data_source generation for some DBD drivers.
* Can check to make sure the connection is not stale and reconnect
if it is.
* Controls statement handles for you.
* Can delay writes.
* Generates complex where clauses from hashes and arrays.
* Shortcuts (convenience functions) for some common cases. (Like
select_all_to_hashref.)


Master sites: (Expand)

SHA1: 7aca2b3f7bc93e446358e25fa8623a52b369e648
RMD160: 57c1c9007484fa2ca711c5bfb7088c350143ae80
Filesize: 28.219 KB

Version history: (Expand)