Skip to content

A small python utility to convert CSV files into SQL insert statements

Notifications You must be signed in to change notification settings

surevs/csv2sql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

CSV2SQL

Simple python tool to create SQL INSERT statements from CSV files.

Usage

python csv2sql.py -t <tablename> <csv file>

About

A small python utility to convert CSV files into SQL insert statements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%