Skip to content
 
 

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Script to load CSV into an SQLite database (with type guessing!).

Note if you are looking for something more powerful (but also a bit more complex) check out:

Usage

Grab the script and download to your local machine. Then do:

csv2sqlite.py {csv-file-path} {sqlite-db-path} [{table-name}]
  • table-name is optional and defaults to 'data'

About

Python script to load CSV to SQLite

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages