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 | |
by simonm (Vicar) on Jan 15, 2002 at 02:24 UTC |