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>