srozb / mysql_dump_to_csv_python3

Script to convert a sql file from a mysql dump to csv files for python3, preserving the table name, headers and handling multiple insert statements per table. Largely based on the python2.7 script by jamesmishra, which can be found at https://github.com/jamesmishra/mysqldump-to-csv.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

srozb/mysql_dump_to_csv_python3 Issues

No issues in this repository yet.