App::BigQuery::Importer::MySQL - BigQuery data importer from MySQL tables.
use App::BigQuery::Importer::MySQL
App::BigQuery::Importer::MySQL is BigQuery data importer from MySQL tables.
THE SOFTWARE IS ALPHA QUALITY. API MAY CHANGE WITHOUT NOTICE.
mysql client cli
gcloud cli
$ mysql --version
mysql Ver 14.14 Distrib 5.5.40, for debian-linux-gnu (x86_64) using readline 6.3
$ gsutil version
gsutil version: 4.6
$ bq version
This is BigQuery CLI 2.0.22
~/.my.cnf
~/.bigqueryrc
Copyright (C) Tatsuro Hisamori.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Tatsuro Hisamori [email protected]