Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

CSVExporter

A simple python script for exporting a CSV file into a mysql database or mysql based databases such as mariadb. Notes :

  1. Csv file should contain header or the table you want to export data into should exist.
  2. If table does not exist, the script will create one based on the csv file titles (first row).

About

a simple python script for exporting a CSV file into a mysql database or mysql based databases such as mariadb

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages