8000 GitHub - kdxing/csv2sql: A small python utility to convert CSV files into SQL insert statements
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

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

Notifications You must be signed in to change notification settings

kdxing/csv2sql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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%
0