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

This branch is 2 commits ahead of antiproblemist/excel2sql:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6e7c00e · Jul 9, 2017

History

5 Commits
Mar 19, 2016
Jul 9, 2017
Mar 19, 2016

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%