Skip to content

debeando/mysql2parquet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL to Parquet

This is a easy exporter tool from MySQL to Parquet file.

Install tool:

For the moment, this tool only run in any Linux and MAC OS X distribution with 64 bits. Paste that at a Terminal prompt and enjoy:

bash < <(curl -fsSL https://raw.githubusercontent.com/debeando/mysql2parquet/master/install.sh)

How to use it:

See usage with:

mysql2parquet --help