spshovel

command module
v0.0.0-...-f247e48 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2020 License: MIT Imports: 9 Imported by: 0

README

spshovel

Spanner Power shovel is a tool to output Spanner's Query result as CSV. It helps to output huge Query results from Spanner.

Output Query Results as CSV

go run example
go run *.go -project=gcpug-public-spanner \
  -instance=merpay-sponsored-instance \
  -database=sinmetal \
  -sql-file-path=/Users/sinmetal/go/src/github.com/gcpug/spshovel/example.sql
Do not output headers to CSV
go run *.go -project=gcpug-public-spanner \
  -instance=merpay-sponsored-instance \
  -database=sinmetal \
  -sql-file-path=/Users/sinmetal/go/src/github.com/gcpug/spshovel/example.sql\
  --no-header=true

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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