sqldump-to-xlsx

command module
v0.0.0-...-8ad1921 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 4, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

README

SQL dump to XLSX

CI codecov

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

  1. Verify that you have Go 1.17+ installed

    $ go version
    

    If go is not installed, follow instructions on the Go website.

  2. Clone this repository

    $ git clone https://github.com/ledoyen/sqldump-to-xlsx.git
    $ cd sqldump-to-xlsx
    
  3. Build

    $ go build
    

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL