bigquery_export_to_emulator

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

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

Go to latest
Published: Aug 5, 2024 License: MIT Imports: 7 Imported by: 0

README

Bigquery Export to Emulator in YAML format

This project aims to help to have an export of your bigquery dataset compatible with the project bigquery-emulator.

The main objetive is to be able to have all the tables of a dataset exported to a yaml file, so you can test locally.

This is implemented in Go, as the emulator.

Env Vars

export GOOGLE_CLOUD_PROJECT=game-bolsa
export GOOGLE_APPLICATION_CREDENTIALS=/home/YOURUSER/YOURCREDENTIALS.json

Compile

make all

Execute

be_exp --project=YOURPROJECT --dataset=YOURDATASET --outfile=YOUROUTFILE.yaml

License

MIT

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