/mysql-to-csv

A tool to convert sql files into CSVs built with docker

Primary LanguageShell

MySQL -> CSV Tool

Import SQL backups into a database and export each table as CSV.

Requirements

  • bash
  • docker

Usage

  1. Place SQL files in the sql directory so they can be mounted to the container.
  2. Run export.sh script

šŸ¤  howdy sach