command
module
Version:
v0.0.0-...-8ad1921
Opens a new window with list of versions in this module.
Published: Sep 4, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
SQL dump to XLSX

Transform a Database dump into an XLSX file
Tested on rather little dumps (~6Mb), it takes a big second to generate the XLSX file.
Build from source
-
Verify that you have Go 1.17+ installed
$ go version
If go
is not installed, follow instructions on the Go website.
-
Clone this repository
$ git clone https://github.com/ledoyen/sqldump-to-xlsx.git
$ cd sqldump-to-xlsx
-
Build
$ go build
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.