The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:SQL::Interpolate"

SQL::Interpolate - Simplified interpolation of Perl variables into SQL statements River stage zero No dependents

Purpose SQL::Interpolate interpolates Perl variables into SQL statements in a simplified manner. It converts a list of intermixed SQL fragments and variable references into a conventional SQL string and *list of bind values* suitable for passing onto...

DMANURA/SQL-Interpolate-0.32 - 05 Nov 2005 20:22:08 UTC

SQL::Interpolate::Macro - Macros and SQL filters for SQL::Interpolate River stage zero No dependents

This module provides macro and filter capabilities to further simplify the construction of SQL queries using SQL::Interpolate. Various macros and filters are included as well as a framework for writing your own. Macros are objects derived from SQL::I...

DMANURA/SQL-Interpolate-0.32 - 05 Nov 2005 20:22:08 UTC

SQL::Interpolate::Filter - Source filtering for SQL::Interpolate River stage zero No dependents

This module adds source filtering capability to SQL::Interpolate. The source filtering option provides Perl an additional quote-like operator (see perlop) denoted sql//. The quote can contain SQL and Perl variables. sql/SELECT * FROM mytable WHERE x ...

DMANURA/SQL-Interpolate-0.32 - 05 Nov 2005 20:22:08 UTC

SQL::Interp - Interpolate Perl variables into SQL statements River stage one • 1 direct dependent • 1 total dependent

SQL::Interp converts a list of intermixed SQL fragments and variable references into a conventional SQL string and *list of bind values* suitable for passing onto DBI. This simple technique creates database calls that are simpler to create and easier...

YORHEL/SQL-Interp-1.27 - 15 Feb 2021 09:27:30 UTC

SQL::Interpol - interpolate Perl variables into SQL statements River stage one • 1 direct dependent • 1 total dependent

This module converts SQL fragments interleaved with variable references into one regular SQL string along with a list of bind values, suitable for passing to DBI. This makes database code easier to read as well as easier to write, while easily provid...

ARISTOTLE/SQL-Interpol-1.104 - 03 Sep 2022 15:45:38 UTC

SQL::Yapp - SQL syntax in Perl with compile-time syntax checks River stage zero No dependents

The purpose of this module is to provide a means to make SQL injections totally impossible, and to provide an easy, native SQL interface in Perl. These two goals go hand in hand: by embedding a full SQL parser in the Perl compiler, forcing proper quo...

THEILING/SQL-Yapp-2.002 - 03 Dec 2017 14:02:27 UTC

SQL::QueryBuilder::OO - Object oriented SQL query builder River stage zero No dependents

This module provides for an object oriented way to create complex SQL queries while maintaining code readability. It supports conditions construction and bound query parameters. While the module is named "SQL::QueryBuilder::OO", this name is actually...

SCHIECHEO/SQL-QueryBuilder-OO-0.2.6 - 03 Mar 2016 07:08:44 UTC

lib/Sql/Simple.pm River stage zero No dependents

RDIETRICH/sql-simple-0.07 - 05 Jun 2006 03:45:36 UTC

SQL::Translator::Producer::TT::Base - TT (Template Toolkit) based Producer base class. River stage three • 117 direct dependents • 266 total dependents

A base class producer designed to be sub-classed to create new TT based producers cheaply - by simply giving the template to use and sprinkling in some extra template variables and config. You can find an introduction to this module in SQL::Translato...

VEESH/SQL-Translator-1.65 - 16 Jan 2024 18:56:26 UTC

SQL::Translator::Producer::TT::Table River stage three • 117 direct dependents • 266 total dependents

Produces schema output using a given Template Tookit template, processing that template for each table in the schema. Optionally allows you to write the result for each table to a separate file. It needs one additional producer_arg of "tt_table" whic...

VEESH/SQL-Translator-1.65 - 16 Jan 2024 18:56:26 UTC

SQL::Translator::Producer::TTSchema River stage three • 117 direct dependents • 266 total dependents

Produces schema output using a given Template Tookit template. It needs one additional producer arg of "ttfile" which is the file name of the template to use. This template will be passed a variable called "schema", which is the "SQL::Translator::Pro...

VEESH/SQL-Translator-1.65 - 16 Jan 2024 18:56:26 UTC
11 results (0.037 seconds)