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

https://github.com/cls1991/xls2db-go

Export table data from excel to mysql database, implemented with go.
https://github.com/cls1991/xls2db-go

database excel gorm mysql xlsx

Last synced: 8 months ago
JSON representation

Export table data from excel to mysql database, implemented with go.

Awesome Lists containing this project

README

          

# xls2db-go
Export table data from excel to mysql database, implemented with go.

## Examples

## See Also

- [xls2db](https://github.com/cls1991/xls2db)