Skip to content

Convert excel wokrbook (All Sheets) to sqlite database

License

Notifications You must be signed in to change notification settings

r-scotti/excel2sql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Excel2SQL

RS - provato 9 luglio 2017 - interrotto perchè troppo grezzo!

This code uses the openpyxl package for playing around with excel using Python code to convert complete excel workbook (all sheets) to an SQLite database The code assumes that the first row of every sheet is the column name Every sheet is stored in a separate table The sheet name is assigned as the table name for every sheet

About

Convert excel wokrbook (All Sheets) to sqlite database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%