Logical replication capture
Log based capture through PostgreSQL logical replication, so only committed changes move.
Polytomic connects Google Cloud SQL for PostgreSQL to your data warehouse, databases, and SaaS tools for ETL and reverse ETL. Replicate tables into your data warehouse and other systems using logical replication change data capture, and write modeled data back into Cloud SQL, without writing code.
Log based capture through PostgreSQL logical replication, so only committed changes move.
Uses Google's own Cloud SQL connector rather than dialing a raw endpoint.
Replicate out for analytics and write modeled results back in.
Replicate Cloud SQL tables into your data warehouse and other systems
Move data between Cloud SQL for PostgreSQL and your data warehouse, databases, and SaaS tools with full control over table selection and write behavior.
Connect Cloud SQL with your instance connection name, database credentials, and a service account key. Polytomic connects through Google's own Cloud SQL connector rather than dialing a raw host and port, so you do not need to expose a public database endpoint or run a proxy yourself.
Reading, change data capture, schema handling, and writing all follow standard PostgreSQL behaviour. What is specific here is how the connection is established, through Google's connector rather than a raw endpoint.
Polytomic needs your Cloud SQL connection name in project, region and instance form, the database name, a username and password, and a JSON service account key with Cloud SQL Client access. Database authentication also supports IAM database authentication, in which case the password may be left empty.
See the documentation for full setup details.
Set up and manage syncs without writing code.
Use SQL to define exactly what data gets synced.
Supports large datasets with incremental syncs and bulk APIs.
No credit card required. Free trial available.