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

Search results for "module:SQL::Statement::Placeholder"

SQL::Statement::Placeholder - implements getting the next placeholder value River stage two • 21 direct dependents • 78 total dependents

SQL::Statement::Placeholder implements getting the next placeholder value. Accessing a specific placeholder is currently unimplemented and not tested....

REHSACK/SQL-Statement-1.414 - 21 Oct 2020 14:46:55 UTC

SQL::TwoWay - Run same SQL in valid SQL and DBI placeholder. River stage zero No dependents

SQL::TwoWay is a way to support 2way SQL. I guess building complex SQL using O/R Mapper or SQL builder, like SQL::Abstract is worth. When you writing complex SQL, you should write SQL by your hand. And then, you got a issue: "I can't run my query on ...

TOKUHIROM/SQL-TwoWay-0.05 - 17 Jun 2013 10:06:32 UTC

Fey::SQL - Documentation on SQL generation with Fey and SQL object factory River stage one • 6 direct dependents • 9 total dependents

This module mostly exists to provide documentation and a factory interface for making SQL statement objects. For convenience, loading this module loads all of the "Fey::SQL::*" classes, such as Fey::SQL::Select, Fey::SQL::Delete, etc....

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

SQL::Exec - Simple thread and fork safe database access with functionnal and OO interface River stage zero No dependents

MATHIAS/SQL-Exec-0.10 - 27 Mar 2013 21:47:35 UTC

PApp::SQL - absolutely easy yet fast and powerful sql access. River stage one • 1 direct dependent • 1 total dependent

This module provides you with easy-to-use functions to execute sql commands (using DBI). Despite being easy to use, they are also quite efficient and allow you to write faster programs in fewer lines of code. It should work with anything from perl-5....

MLEHMANN/PApp-SQL-2.002 - 04 Mar 2019 06:26:17 UTC

SQL::YASP - SQL parser and evaluater River stage zero No dependents

MIKO/SQL-YASP-0.12 - 02 Jan 2015 07:58:56 UTC

SQL::Concat - SQL concatenator, only cares about bind-vars, to write SQL generator River stage zero No dependents

SQL::Concat is NOT a *SQL generator*, but a minimalistic SQL fragments concatenator with safe bind-variable handling. SQL::Concat doesn't care anything about SQL syntax but *placeholder* and *bind-variables*. Other important topics to generate correc...

HKOBA/SQL-Concat-0.002 - 11 Jun 2017 07:18:42 UTC

SQL::Executor - Thin DBI wrapper using SQL::Maker River stage zero No dependents

SQL::Executor is thin DBI wrapper using SQL::Maker. This module provides interfaces to make easier access to SQL. You can execute SQL via SQL::Maker-like interface in select(), select_row(), select_all(), select_with_fields(), select_row_with_fields(...

TSUCCHI/SQL-Executor-0.17 - 08 Mar 2013 07:21:58 UTC

SQL::Concrete - render SQL from fragments and placeholders from data structures River stage one • 1 direct dependent • 1 total dependent

This module converts SQL fragments interleaved with variable references and some keywords into one regular SQL string along with a list of bind values, suitable for passing to DBI. It is an antithesis of sorts to SQL::Abstract: you are expected to wr...

ARISTOTLE/SQL-Concrete-1.004 - 03 Sep 2022 13:32:11 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::Statement - SQL parsing and processing engine River stage two • 21 direct dependents • 78 total dependents

The SQL::Statement module implements a pure Perl SQL parsing and execution engine. While it by no means implements full ANSI standard, it does support many features including column and table aliases, built-in and user-defined functions, implicit and...

REHSACK/SQL-Statement-1.414 - 21 Oct 2020 14:46:55 UTC

SQL::Functional - Create SQL programmatically River stage zero No dependents

Builds SQL programmatically through a function-based interface....

TMURRAY/SQL-Functional-0.3 - 01 Dec 2016 22:37:37 UTC

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

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

This class represents a "INSERT" query....

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

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

This class represents a "UPDATE" query....

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

SQL::Shell::Manual - user guide for sql shell River stage zero No dependents

This is a guide to using sqlsh. sqlsh is an interactive shell run from the command-line for workling with databases. It can also be run in "batch mode" taking a list of commands from stdin (using the -i switch) or you can pass a single command to it ...

MGUALDRON/SQL-Shell-1.17 - 24 May 2019 20:37:58 UTC

SQL::Engine::Grammar - Standard Grammar River stage zero No dependents

This package provides methods for converting json-sql <https://github.com/iamalnewkirk/json-sql> data structures into SQL statements....

AWNCORP/SQL-Engine-0.03 - 15 Aug 2020 17:03:30 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::Executor::Iterator - iterator for SQL::Executor River stage zero No dependents

TSUCCHI/SQL-Executor-0.17 - 08 Mar 2013 07:21:58 UTC

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

RDIETRICH/sql-simple-0.07 - 05 Jun 2006 03:45:36 UTC
21 results (0.046 seconds)