Search results for "module:Mysql::Statement"

mysql/lib/Mysql/Statement.pm River stage zero No dependents

JWIED/Msql-Mysql-modules-1.2219 - 31 Oct 2001 04:02:53 UTC

DB::Object::Mysql::Statement - Statement Object for MySQL River stage zero No dependents

This is a MySQL specific statement object....

JDEGUEST/DB-Object-v0.11.9 - 11 Oct 2023 11:30:09 UTC

Mojo::mysql - Mojolicious and Async MySQL/MariaDB River stage one • 3 direct dependents • 5 total dependents

Mojo::mysql is a tiny wrapper around DBD::mysql and DBD::MariaDB that makes MySQL <http://www.mysql.org> and MariaDB <https://mariadb.org/> a lot of fun to use with the Mojolicious <http://mojolicio.us> real-time web framework. The two DBD drivers ar...

JHTHORSEN/Mojo-mysql-1.27 - 26 Oct 2023 12:00:29 UTC

Net::MySQL - Pure Perl MySQL network protocol interface. River stage one • 2 direct dependents • 2 total dependents

Net::MySQL is a Pure Perl client interface for the MySQL database. This module implements network protocol between server and client of MySQL, thus you don't need external MySQL client library like libmysqlclient for this module to work. It means thi...

TSUCCHI/Net-MySQL-0.11 - 03 Nov 2011 03:12:29 UTC

DBD::mysql - MySQL driver for the Perl5 Database Interface (DBI) River stage three • 96 direct dependents • 194 total dependents

DBD::mysql is the Perl5 Database Interface driver for the MySQL database. In other words: DBD::mysql is an interface between the Perl programming language and the MySQL programming API that comes with the MySQL relational database management system. ...

DVEEDEN/DBD-mysql-5.002 - 24 Oct 2023 09:02:42 UTC

DBO - Database Objects River stage zero No dependents

"DBO" is an object-oriented database abstraction layer. "DBO" is designed to be flexibly extensible in a number of directions - adding new operations on the database, adding new kinds of tables or columns, and applying to new database systems. All ex...

ABW/DBO-0.01 - 20 Jul 2000 16:43:32 UTC

MySQL::RunSQL - Run SQL queries against a MySQL database and return the results to STDOUT or XLSX file. River stage zero No dependents

MySQL::RunSQL provides a simple object oriented interface to DBD::mysql for running a queries against a MySQL database. Data is returned to STDOUT as a comma delimited list or is written out to an XLSX file....

GEEKLADY/MySQL-RunSQL-1.2 - 14 Sep 2012 13:39:49 UTC

MySQL::Insert - extended inserts for MySQL via DBI River stage zero No dependents

Use multiple-row INSERT syntax that include several VALUES lists. (for example INSERT INTO test VALUES ('1',Some data',2234),('2','Some More Data',23444)). EXTENDED INSERT syntax is more efficient of execution many insert queries. It is not compatibl...

DESPAIR/MySQL-Insert-0.06 - 27 Mar 2012 13:21:01 UTC

MySQL::Packet - encode and decode the MySQL binary protocol River stage one • 1 direct dependent • 2 total dependents

This module exports various functions for encoding and decoding binary packets pertinent to the MySQL client/server protocol. It also exports some useful constants. It does NOT wrap an IO::Socket handle for you. This is ALPHA code. It currently groks...

TAVIN/MySQL-Packet-0.2007054 - 23 Feb 2007 22:33:25 UTC

MySQL::Handler - Builds upon DBD::mysql for advanced CGI web apps River stage zero No dependents

MySQL::Handler builds upon the foundation set by DBI and DBD::mysql to create a superset of methods for tying together some of the basic interface concepts of DB management when used in a web server environment. MySQL::Handler is meant to build upon ...

CSA/MySQL-Handler-2.1 - 13 Apr 2006 15:28:15 UTC

MySQL::Partition - Utility for MySQL partitioning River stage zero No dependents

MySQL::Partition is utility module for MySQL partitions. This module creates a object for manipulating MySQL partitions. This is very useful that we no longer write complicated and MySQL specific SQL syntax any more....

SONGMU/MySQL-Partition-1.0001 - 13 Jul 2018 07:52:44 UTC

AnyEvent::MySQL - Pure Perl AnyEvent socket implementation of MySQL client River stage zero No dependents

CINDY/AnyEvent-MySQL-1.002001 - 15 Jun 2017 07:41:49 UTC

MySQL::QueryMulti - module for querying multiple MySQL databases in parallel River stage zero No dependents

MySQL::QueryMulti is a module that allows the user to query multiple MySQL databases in parallel and get an aggregated/concatentated result set back. Requirements: * must have "create temporary table" privileges across all databases * schemas must be...

GRAVATTJ/MySQL-QueryMulti-0.08 - 23 Apr 2013 01:40:04 UTC

Mysql::NameLocker - Safe way of locking and unlocking MySQL tables using named locks. River stage zero No dependents

Mysql::NameLocker is a simple class for safely using MySQL named locks. A locks is created when you instantiate the class and is automatically released when the object goes out of scope (or when you call undef on the object). One situation where this...

CMANLEY/Mysql-NameLocker-1.00 - 11 Jun 2002 20:18:28 UTC

MySQL::GrantParser - parse SHOW GRANTS and return as hash reference River stage zero No dependents

MySQL::GrantParser is SHOW GRANTS parser for MySQL, inspired by Ruby's Gratan <http://gratan.codenize.tools/>. This module returns privileges for all users as following hash reference. { 'USER@HOST' => { 'user' => USER, 'host' => HOST, 'objects' => {...

HIROSE/MySQL-GrantParser-1.006 - 26 Oct 2023 05:16:21 UTC

DB::Object::Mysql - Mysql Database Object River stage zero No dependents

This package inherits from DB::Object, so any method not mentioned here, but listed there, you can use. DB::Object is a SQL API much alike "DBI". So why use a private module instead of using that great "DBI" package? At first, I started to inherit fr...

JDEGUEST/DB-Object-v0.11.9 - 11 Oct 2023 11:30:09 UTC

Mojo::mysql::Results - Results River stage one • 3 direct dependents • 5 total dependents

Mojo::mysql::Results is a container for statement handles used by Mojo::mysql::Database....

JHTHORSEN/Mojo-mysql-1.27 - 26 Oct 2023 12:00:29 UTC

Mail::Toaster::Mysql - so much more than just installing mysql River stage zero No dependents

I find myself using MySQL for a lot of things. Geographically distributed dns systems (MySQL replication), mail servers, and all the other fun stuff you'd use a RDBMS for. As such, I've got a growing pile of scripts that have lots of duplicated code ...

MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC

Mojo::mysql::Database - Database River stage one • 3 direct dependents • 5 total dependents

Mojo::mysql::Database is a container for database handles used by Mojo::mysql....

JHTHORSEN/Mojo-mysql-1.27 - 26 Oct 2023 12:00:29 UTC

Doodle::Grammar::Mysql River stage one • 1 direct dependent • 1 total dependent

This provide determines how command classes should be interpreted to produce the correct DDL statements for Mysql....

AWNCORP/Doodle-0.08 - 07 Mar 2020 23:15:33 UTC
51 results (0.043 seconds)