← Registry

ConnectorData & eventsAvailable now

BigQuery

Governed aggregates from your BigQuery datasets, one canonical definition per metric.

The BigQuery connector pulls the aggregates behind an operator's metrics from the datasets you grant, running as a service account you create and can revoke. Paired with a semantic pack, each metric compiles to one canonical query, so the number an operator quotes is auditable back to the SQL and the dataset that produced it. Authorized views work naturally here: you can expose exactly the columns the connector should see and nothing else.

Every result is tagged with its source dataset and stamped with its tenant, so a fallback can never masquerade as a warehouse number. Reads are resumable and the connector is deliberately read-mostly, writing only its own bookkeeping. BigQuery is available now: built and maintained by Fibric, and provisioned with a deployment engineer through the early-access program.

Kind
Connector
Category
Data & events
Publisher
Fibric
Availability
Available now
Sold by
Fibric
Support
Developed and supported by Fibric

Authentication

A Google Cloud service account with BigQuery read roles on the datasets you grant, its key stored in your tenant's secret store.

What it reads

  • Metric query results from the datasets you grant
  • Table and partition freshness, so stale sources are flagged
  • The connector's own job history, for cost visibility

What it can do

  • Records read cursors and query receipts in its own dataset
  • Tags records it has processed

Requirements

  • A Google Cloud project with BigQuery enabled
  • A service account granted read access, via dataset roles or authorized views, on what your metrics need

Works with

Operations AnalystOperator Ask what is happening in plain language and get an answer grounded in your real data. Then turn that answer into a vetted action. Live SnowflakeConnector Queries the warehouse for the governed metric an operator needs. Numbers come from your tables, tagged with source, never invented. Available now PostgreSQLConnector Reads your operational tables under row-level tenant isolation, the same wall that keeps tenants out of each other's data. Available now Amazon S3Connector Watches a bucket for the report, feed, or proof file that lands: an inbox an ingest operator can pick up and normalize. Available now

Bring BigQuery into your early-access deployment

Available now means a deployment engineer wires this with you, and it runs propose-only until you approve live actions.