Provision and manage Google Cloud Bigtable instances and tables, design schemas, query data using SQL or client libraries, update schemas, and generate code for Go or Java directly in your Claude workflow. Connects via Bigtable Admin API with GCP authentication.
npx claudepluginhub googlecloudplatform/cloud-bigtable-ecosystem --plugin bigtableThis plugin requires configuration values that are prompted when the plugin is enabled. Sensitive values are stored in your system keychain.
bigtable_clusterID of the Bigtable cluster (optional)
${user_config.bigtable_cluster}bigtable_projectID of the Google Cloud project
${user_config.bigtable_project}bigtable_instanceID of the Bigtable instance
${user_config.bigtable_instance}This repository serves as a central hub for resources related to Google Cloud Bigtable, providing links to various tools, libraries, and documentation that contribute to the Bigtable Ecosystem.
Gemini CLI extensions are installed directly from their remote GitHub repositories.
gemini extensions install https://github.com/GoogleCloudPlatform/cloud-bigtable-ecosystem
Claude Code utilizes a marketplace system for plugins.
## Option 1. Install marketplace from CLI
claude plugin marketplace add GoogleCloudPlatform/cloud-bigtable-ecosystem
## Option 2. Install marketplace from Claude
/plugin marketplace add https://github.com/GoogleCloudPlatform/cloud-bigtable-ecosystem.git
# Step 2. List plugins
claude
/plugin
git clone https://github.com/GoogleCloudPlatform/cloud-bigtable-ecosystem.git
cd cloud-bigtable-ecosystem
# Step 2. Open the plugin manager interface
codex
/plugins
# Browse & install plugins from available marketplaces.
See Cursor Guide
Cassandra-Bigtable Adapter - This Proxy adapter allows existing Cassandra-based applications to connect seamlessly to Bigtable. This adapter functions as a wire-compatible Cassandra interface, enabling interaction via CQL with minimal configuration. It can be deployed on the same compute as your application or standalone.
Cassandra Bigtable Java Client - The Cassandra Bigtable Java Client allows your Java applications using Apache Cassandra, to connect seamlessly to a Bigtable instance.
DynamoDB to Bigtable Migration Tool - The DynamoDB to Bigtable Migration tool is a powerful solution designed to streamline data transfer from DynamoDB to Bigtable. This tool automates schema translation, ensuring your data structure is mapped to Bigtable. It also provides options to accelerate and scale data transfer efficiently using Dataflow, minimizing downtime and maximizing performance.
Bigtable HBase Replication Library - Facilitate near-zero downtime migrations from HBase to Bigtable by enabling to keep your Bigtable instance in sync with your production HBase cluster. Adding Bigtable as an HBase replica guarantees that mutations are applied to Bigtable in the same order as on HBase.
Kafka Connect Bigtable Sink - This repository contains the source code a Kafka Connect sink connector for Bigtable. This tool enables the streaming of data records from Apache Kafka topics directly into Bigtable tables.
Cassandra to Bigtable Dataflow Template - The Cassandra to Bigtable Dataflow template copies a table from Cassandra to Bigtable. This template requires minimal configuration and replicates the table structure in Cassandra as closely as possible in Bigtable.
HBase Sequence Files to Bigtable using Dataflow - This folder contains tools to support importing and exporting HBase data to Bigtable using Dataflow and Apache beam.
This plugin provides a specialized suite of skills for data engineers and database practitioners working on Google Cloud. It acts as an expert assistant, allowing you to use natural language prompts in your preferred coding agent to architect complex data pipelines, transform data with dbt, write Spark and BigQuery SQL notebooks, and orchestrate end-to-end workflows across GCP's data ecosystem.
External network access
Connects to servers outside your machine
Share bugs, ideas, or general feedback.
Connect and interact with Spanner data using natural language.
Claude Code skill pack for ClickHouse (24 skills)
Connect, query, and generate data insights for BigQuery datasets and data.
Comprehensive BigQuery skill suite: query optimization, SQL generation, schema design, cost optimization, and feature guidance.
Create, connect, and interact with a Cloud SQL for PostgreSQL database and data.