<https://github.com/z3z1ma/target-bigquery> Check...
# singer-target-development
a
https://github.com/z3z1ma/target-bigquery Check out my new bigquery target. Its blazing fast and a few keystrokes completely changes the loading method. 1. batch (data is handled in byte buffers to bq load_from_file, very fast, higher mem depending on batch size) 2. stream (best for smaller more frequent syncs) 3. gcs stage (fastest, lowest runtime memory)
a
Super cool!
Two things... 1. You can get some ready-to-paste readme content with
target-bigquery --about --format=markdown
. That's helpful because it tell everyone what settings to expect. 2. We should get this added to the hub! 😄 cc @taylor, @pat_nadolny, @feather.rw, @visch
a
✅ Thanks as always AJ!
t