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

Search results for "module:SQL::Snippet"

SQL::Snippet - Conatraint-based OO Interface to RDBMS River stage zero No dependents

SQL::Snippet has two major benefits: 1) Ease of system maintenence: all SQL is removed from individual perl scripts and boiled down into unique elements. These elements are named after the real-world objects they represent and are stored in one centr...

PRL/SQL-Snippet-0.03 - 20 Aug 2002 15:11:20 UTC

Snippet/ExampleRepository.pm River stage zero No dependents

PRL/SQL-Snippet-0.03 - 20 Aug 2002 15:11:20 UTC

SQL::Stash - A stash for SQL queries River stage zero No dependents

SQL::Stash is a simple query library for SQL statements. SQL statements are populated at the class level. SQL::Stash objects prepare these statements as late as possible (i.e. before they are executed). SQL::Stash is in concept very similar to Ima::D...

SEBNOW/SQL-Stash-v0.2.0 - 02 Feb 2012 13:28:13 UTC

SQL::Abstract - Generate SQL from Perl data structures River stage three • 68 direct dependents • 604 total dependents

This module was inspired by the excellent DBIx::Abstract. However, in using that module I found that what I really wanted to do was generate SQL, but still retain complete control over my statement handles and use the DBI interface. So, I set out to ...

MSTROUT/SQL-Abstract-2.000001 - 23 Jan 2021 07:24:31 UTC

SQL::OOP::Select River stage zero No dependents

SQL::OOP::Select class represents Select commands. SQL::OOP::Select->new(%clause) Constructor. It takes arguments in hash. The Hash keys are provided by following methods. They can be called as either class or instance method. ARG_FIELDS ARG_FROM ARG...

JAMADAM/SQL-OOP-0.21 - 29 May 2014 12:49:49 UTC

Fey::SQL::Select - Represents a SELECT query River stage one • 6 direct dependents • 9 total dependents

This class represents a "SELECT" query....

DROLSKY/Fey-0.43 - 16 Jun 2015 03:55:50 UTC

SQL::OOP::Dataset - Dataset class for INSERT or UPDATE commands River stage zero No dependents

SQL::OOP::Dataset is a class which represents data sets for INSERT or UPDATE...

JAMADAM/SQL-OOP-0.21 - 29 May 2014 12:49:49 UTC

SQL::SplitStatement - Split any SQL code into atomic statements River stage two • 6 direct dependents • 31 total dependents

This is a simple module which tries to split any SQL code, even including non-standard extensions (for the details see the "SUPPORTED DBMSs" section below), into the atomic statements it is composed of. The logic used to split the SQL code is more so...

VEESH/SQL-SplitStatement-1.00023 - 05 Jun 2021 19:11:41 UTC

SQL::Abstract::Classic - Generate SQL from Perl data structures River stage three • 2 direct dependents • 462 total dependents

This module was inspired by the excellent DBIx::Abstract. However, in using that module I found that what I really wanted to do was generate SQL, but still retain complete control over my statement handles and use the DBI interface. So, I set out to ...

RIBASUSHI/SQL-Abstract-Classic-1.91 - 17 Oct 2019 10:29:44 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
10 results (0.046 seconds)