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::Hash"

SQL::Eval - Base for deriving evaluation objects for SQL::Statement River stage two • 21 direct dependents • 78 total dependents

This module implements two classes that can be used for deriving subclasses to evaluate SQL::Statement objects. The SQL::Eval object can be thought as an abstract state engine for executing SQL queries and the SQL::Eval::Table object is a table abstr...

REHSACK/SQL-Statement-1.414 - 21 Oct 2020 14:46:55 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

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

MIKO/SQL-YASP-0.12 - 02 Jan 2015 07:58:56 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

Filter::SQL - embedded SQL for perl River stage zero No dependents

KAZUHO/Filter-SQL-0.10 - 04 Nov 2008 02:12:20 UTC

SQL::Steno - Short hand for SQL and compact output River stage zero No dependents

You're the command-line type, but are tired of typing "select * from TABLE where CONDITION", always forgetting the final ";"? Output always seems far too wide and at least mysql cli messes up the format when it includes newlines? This module consists...

PFEIFFER/SQL-Steno-0.3.2 - 15 May 2016 17:51:12 UTC

SQL::Parser - validate and parse SQL strings River stage two • 21 direct dependents • 78 total dependents

SQL::Parser is part of the SQL::Statement distribution and, most interaction with the parser should be done through SQL::Statement. The methods shown above create and modify a parser object. To use the parser object to parse SQL and to examine the re...

REHSACK/SQL-Statement-1.414 - 21 Oct 2020 14:46:55 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::Format - Yet another yet another SQL builder River stage zero No dependents

SQL::Format is a easy to SQL query building library. THIS MODULE IS ALPHA LEVEL INTERFACE!!...

XAICRON/SQL-Format-0.19 - 01 Aug 2017 15:38:05 UTC

Dimedis::Sql - SQL/DBI Interface für datenbankunabhängige Applikationen River stage zero No dependents

Dieses Modul erleichtert die Realisierung datenbankunabhängiger Applikationen. Die Schnittstelle gliedert sich in drei Kategorien: Ausführung elementarer Kommandos zur Datenein-/ausgabe Diese Methoden führen anhand vorgegebener Parameter intern gener...

JRED/Dimedis-Sql-0.44 - 27 Oct 2006 13:05:38 UTC

SQL::OrderBy - Transform an SQL "order by" clause River stage zero No dependents

This package simply transforms an SQL "order by" clause by moving or adding column names and toggling their ascending/descending state....

GENE/SQL-OrderBy-0.1000 - 14 Feb 2020 18:19:12 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::Inserter - Efficient buffered DBI inserter and fast INSERT SQL builder River stage zero No dependents

SQL::Inserter's main lightweight OO interface will let you do DBI inserts as efficiently as possible by managing a multi-row buffer and prepared statements. You only have to select the number of rows for the buffered writes (default is 100) and choos...

DKECHAG/SQL-Inserter-0.04 - 19 Dec 2023 10:17:33 UTC

SQL::Template - A new way to organize your database code River stage zero No dependents

Write SQL sentences in external files and use them from Perl. Imagine this situation: you know DBI and you like it, because you can make use of your SQL knowledge. But you are not happy having the SQL code into the Perl code. You can use other CPAN m...

NICEPERL/SQL-Template-0.2.4 - 14 Aug 2017 07:41:09 UTC

Teradata::SQL - Perl interface to Teradata SQL River stage zero No dependents

Teradata::SQL is a Perl interface to Teradata SQL. It does not attempt to be a complete interface to Teradata -- for instance, it does not allow asynchronous requests or PM/API connections -- but it should be sufficient for many applications....

GROMMEL/Teradata-SQL-0.14 - 19 Sep 2014 20:15:49 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::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::SqlObject - Sql module for wrappers around DBI River stage zero No dependents

The SQL::SqlObject module allows you to use the DBI module with a hashref-based interface to the data. Additionaly, as a wrapper module, calls on the SQL::SqlObject instance object which refer to a native DBI method are passed through to the underlyi...

CORWIN/SQL-SqlObject-0.02 - 08 Nov 2003 13:30:27 UTC

ODO::Jena::SQL - Jena SQL related methods River stage one • 1 direct dependent • 1 total dependent

Description....

EKAWAS/PLUTO-0.30 - 12 May 2011 23:49:49 UTC

SQL::Bibliosoph - A SQL Statements Library River stage zero No dependents

SQL::Bibliosoph is a SQL statement library engine that allow to clearly separate SQL statements from PERL code. It is currently tested on MySQL 5.x, but it should be easly ported to other engines. The catalog files are prepared a the initialization, ...

MATIU/SQL-Bibliosoph-2.55 - 05 Jun 2013 18:25:46 UTC
39 results (0.058 seconds)