docs-v2/content/flux/v0/stdlib/experimental/bigtable/_index.md

1.3 KiB

title description menu weight cascade
bigtable package The `bigtable` package provides tools for working with data in [Google Cloud Bigtable](https://cloud.google.com/bigtable/) databases.
flux_v0_ref
name parent identifier
bigtable experimental experimental/bigtable
21
introduced
0.45.0

The bigtable package provides tools for working with data in Google Cloud Bigtable databases. Import the experimental/bigtable package:

import "experimental/bigtable"

Functions

{{< children type="functions" show="pages" >}}