Skip to main content

Apache Beam Go SDK

Recommendation
Updated
Moved
ASSESS
2021-09-14

What is it

The Go Beam SDK for Apache Beam allows the user to write Beam pipelines using Go. The Go Beam SDK is still experimental and currently only allows for batch processing.

When to use it

Since the Go SDK is still experimental and does not support streaming processing, we recommend using the Python SDK for Apache Beam.

How to learn it

Get the latest updates from the Official documentation