The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:MySQL-Slurp CTBROWN"

MySQL::Slurp - Use PIPEs to write directly to a MySQL table River stage zero No dependents

MySQL::Slurp provides methods for writing directly to a MySQL table using a convenient interface. This module creates a writable FIFO and uses "mysqlimport" or "LOAD DATA INFILE" to load whatever is written to that FIFO. This is the fastest method fo...

CTBROWN/MySQL-Slurp-0.28 - 06 May 2010 08:01:43 UTC

MySQL::Slurp::Writer - Adds buffering / locking writing to MySQL::Slurp River stage zero No dependents

This module wraps IO::File to provide a thread-safe method for writing to a file handles. The method is simple ... writing is buffered; the file handle is locked; the output is written to the file handle, the lock is released....

CTBROWN/MySQL-Slurp-0.28 - 06 May 2010 08:01:43 UTC

mysqlslurp - slurp <STDIN> into a MySQL table River stage zero No dependents

mysqlslurp reads from <STDIN> and writes to directly to a MySQL table. Parameters --database and --table are required. Specifying a --tmp directory where the FIFO pipe will be created is optional. All other options are passed to mysqlimport unchanged...

CTBROWN/MySQL-Slurp-0.28 - 06 May 2010 08:01:43 UTC
3 results (0.048 seconds)