
Build dashboards, automate reports, and ask questions in plain English — all from your AlloyDB data, no complex infrastructure to maintain.
Want it to watch your AlloyDB data and act on its own? Meet the AlloyDB agent →
AlloyDB is Google Cloud's PostgreSQL-compatible database, replicated through the Singer tap-postgres connector. The tap dynamically discovers every table across all (or filtered) schemas in the database, so the available data objects depend entirely on your own AlloyDB schema rather than a fixed API surface.
Every table the tap finds across the database's schemas, each replicated as its own stream with a JSON schema inferred from the source column types. These become the raw source-of-truth tables for any downstream modeling and analytics on your application data.
Default replication method that re-reads an entire table on each sync. Used for dimension or reference tables small enough to reload fully, giving a complete current snapshot for analytics.
Syncs only rows changed since the last bookmark using a replication key column (e.g. updated_at or an auto-incrementing id). Efficient for large append- or update-heavy tables where reloading everything is costly.
Change-data-capture via PostgreSQL logical replication slots and the wal2json plugin, capturing inserts, updates, and deletes (deletes arrive with non-key fields nulled, replication key _sdc_lsn). Enables near-real-time, delete-aware sync of source tables for accurate operational analytics.
Authenticate AlloyDB in a few clicks. OAuth, API key, or IAM role — we handle secrets and rotation.
We pull every stream into your warehouse. CDC where the API supports it; full + incremental otherwise. Hourly-or-faster, row-level secure.
SQL, dashboards, or ask Fi in plain English. Your AlloyDB data lives next to every other source — ready to join.
We'll set up a live sync and answer your first questions — on the call.
Build your own with the Definite SDK, or request it. Most go live in days.
Join AlloyDB with the rest of your data, then ask Fi questions across all of it.