bigquery-storage-write-api-examples

This is a repository for the BigQuery Storage Write API: A Hands-On Guide with Python and Protobuf blog post.

There is a devcontainer setup for this repository, so you can just open the repository in VS Code and use the devcontainer. (Shift+Command+P -> Reopen in Container for macos users, or visit here for more information)

There is also a .justfile with the handy commands to run the examples, feel free to explore it.