An open API service indexing awesome lists of open source software.

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.

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)