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

NAME

App::BigQuery::Importer::MySQL - BigQuery data importer from MySQL tables.

SYNOPSIS

    use App::BigQuery::Importer::MySQL

DESCRIPTION

App::BigQuery::Importer::MySQL is BigQuery data importer from MySQL tables.

REQUIRED COMMANDS

    mysql client cli
    gcloud cli

REQUIRED FILES

    ~/.my.cnf
    ~/.bigqueryrc

LICENSE

Copyright (C) Tatsuro Hisamori.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

Tatsuro Hisamori <myfinder@cpan.org>