Skip to content
/ SQL-CSV Public

a simple python script that writes all table data to a csv file

Notifications You must be signed in to change notification settings

gidim/SQL-CSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SQL-CSV

a simple python script that writes all table data to a csv file

  1. Edit the file and fill your DB credentials
  2. run from bash python toCsv.py TABLE_NAME
  3. a file will be generated in the script directory called file.csv
  4. open with excel / import

About

a simple python script that writes all table data to a csv file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages