Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 6 days 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)