p5-DBIx-Simple

very complete easy-to-use OO interface to DBI

WWW CVSWeb GITHub
  1. Package version
    p5-DBIx-Simple-1.37p0
  2. Maintainer
    The OpenBSD ports mailing-list

DBIx::Simple provides a simplified interface to DBI, Perl's powerful
database module.

This module is aimed at rapid development and easy maintenance. Query
preparation and execution are combined in a single method, the result
object (which is a wrapper around the statement handle) provides easy
row-by-row and slurping methods.

  • databases/p5-DBI

  • databases/p5-DBI