embulk

Bulk data transfer tool between databases, files, and services

brewmacoslinux
Try with needOr install directly
Source

About

Data transfer between various databases, file formats and services

Commands

embulk

Examples

Run a data transfer job from a config file$ embulk run config.yml
Generate a template config file for CSV to database transfer$ embulk guess -o config.yml input.csv
Preview data transfer without executing$ embulk preview config.yml