Ecosyste.ms: Awesome
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: 6 days ago
JSON representation
Export table data from excel to mysql database, implemented with go.
- Host: GitHub
- URL: https://github.com/cls1991/xls2db-go
- Owner: cls1991
- License: apache-2.0
- Created: 2017-11-02T08:55:03.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-07T07:00:16.000Z (almost 7 years ago)
- Last Synced: 2024-06-20T08:04:53.444Z (5 months ago)
- Topics: database, excel, gorm, mysql, xlsx
- Language: Go
- Size: 421 KB
- Stars: 24
- Watchers: 16
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)