This is a preliminary beta release of a new module intended for public review.

Here's the "elevator pitch" for the module: The DBIx::SQLEngine classes provide an extended interface for DBI database handles, adding methods that support ad-hoc SQL generation and query execution in a single call, and simplifying your database access code.

This is the most recent revision of a collection of libraries that I've used over the last several years to develop business data applications and object-relational mapping toolkits.

Its goal is to simplify dynamic query execution with the following capabilities:

A further description of the module is in this readme, and here's the module documentation that defines the public interface. To install, download the tarball and use your normal "make" procedure:

Suggestions and comments would be much appreciated.

Thanks,

-Simon

Replies are listed 'Best First'.
Re: ANNOUNCE: DBIx::SQLEngine
by Juerd (Abbot) on Jan 14, 2002 at 23:30 UTC
    The site seems to be offline. Can't reach the site and it won't answer my pings. :(

    2;0 juerd@ouranos:~$ perl -e'undef christmas' Segmentation fault 2;139 juerd@ouranos:~$

      Sorry, looks like the evoscript.org DNS update hadn't propagated to the secondary server -- I poked it manually and it seems to resolve correctly now.