https://github.com/cls1991/xls2db
Export table data from excel to mysql database, implemented with python.
https://github.com/cls1991/xls2db
database excel flask mysql xls xlsx
Last synced: 3 months ago
JSON representation
Export table data from excel to mysql database, implemented with python.
- Host: GitHub
- URL: https://github.com/cls1991/xls2db
- Owner: cls1991
- License: apache-2.0
- Created: 2017-10-24T07:06:29.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-13T13:13:29.000Z (over 6 years ago)
- Last Synced: 2025-04-05T12:42:09.724Z (6 months ago)
- Topics: database, excel, flask, mysql, xls, xlsx
- Language: Python
- Homepage:
- Size: 405 KB
- Stars: 37
- Watchers: 16
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xls2db
Export table data from excel to mysql database, implemented with python.## Examples
## See Also
- [xls2db-go](https://github.com/cls1991/xls2db-go)