/xlsx2db

load xlsx file to db

Primary LanguageGo

load xlsx file to db tool

demo

1 2

support

  • mysql

download

windows-64

windows-32

todo

  • add chose number when import
  • hide import button when start import
  • add button chose all checkbox
  • add stop button

Window32

Window64

Linux command in windows Msys1.0 donwload

About Windows XP (Window32) Version

  • Go lib must <= 1.10.7
  • Must convert go.mod to vendor use : go mod vendor
  • Notice modify some code go:linkname and high api(like Strings.ReplaceAll)