Google Cloud Bigtable

Google Cloud Bigtable

Certified

Tasks to read, write, and delete rows in Google Cloud Bigtable, the fully managed, petabyte-scale NoSQL database optimised for high-throughput, low-latency workloads.

Use these tasks to read, write, and delete rows or tables in Google Cloud Bigtable, and to trigger flows when new rows are detected. Authentication follows the same GCP service account pattern as the other plugin-gcp sub-plugins (CredentialService). Use ReadRows with the STORE fetch type for large result sets to avoid loading the full result set into memory.