Skip to content

andrelarruda/generate-sql-script-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reading a CSV file and generating a SQL Script with pandas

Goal

This script was created to automate a quite simple task: Read an specific column of a CSV file and create a SQL script using its data.

At a first look it seems to be easy, but if you have a CSV containing thousands of rows it could be better to automate this task using Python library pandas.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages