Skip to content

Python scripts to take a CSV file and put it into a single table in an SQLite database.

Notifications You must be signed in to change notification settings

ntmoe/csv2sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some Python scripts to put a CSV file into a database. The script discerns the data type of each column and creates a single SQLite table accordingly.

About

Python scripts to take a CSV file and put it into a single table in an SQLite database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages