Skip to content

SYSTEM Cited by 1 source

PlanetScale Connect

What it is

PlanetScale Connect is PlanetScale's first-party CDC / ELT feature, built on top of the VStream API. Connect exposes a PlanetScale MySQL database as a source for popular ETL / data-warehouse / data-lake destinations by composing the upstream VStream gRPC surface with open-source per-vendor drivers โ€” notably Airbyte (via planetscale/airbyte-source) and Fivetran (via planetscale/fivetran-source).

Why it exists

PlanetScale customers' databases are the operational-truth OLTP tier; Connect's job is to stream changes out to customers' analytical systems (data warehouses like Snowflake / Redshift / BigQuery, data lakes, integration targets) without requiring those customers to run their own Debezium + Kafka + Kafka-Connect stack. Connect is the managed, productised consumer of the VStream API that the 2024-07-29 Matt Lord post canonicalises.

Why it shows up on this wiki

Connect is the first-party wrapper of the CDC driver ecosystem Vitess exposes. It demonstrates the "build a vendor-managed consumer of your own public CDC API" shape โ€” PlanetScale both publishes the upstream primitive (VStream, in open-source Vitess) and ships a managed, customer-facing integration on top of it.

Stub page. Expand when a PlanetScale post disclosing Connect's internals (scale numbers, target support matrix, failure semantics, schema-change handling) is ingested.

Seen in

Last updated ยท 319 distilled / 1,201 read