DBIx::PreQL - Less terrible dynamic SQL

DBIx::PreQL - Less terrible dynamic SQL

By Mark Swayne
Lightning talk
Target audience: Any
Language: English
Tags: dbi perl sql

You can find more information on the speaker's site:


Dynamically generated SQL lurks in many applications. It may be managed (mostly) by an ORM, an abstract query builder, or a mess of hand coded conditionals that assemble queries.

DBIx::PreQL provides an alternative approach based on a simple, purpose designed template language.


Attended by: Mark Swayne,