CockroachDB Videos
← Back to all videos

How to simplify your application architecture with CDC changefeeds in CockroachDB

2023-06-05

Change Data Capture (CDC) in CockroachDB Integration

Description

Learn how to simplify your application architecture with CDC changefeeds in CockroachDB. There's no need to build and maintain bespoke data pipelines when the database can do the work for you. 0:00 How data piplines work with legacy SQL databases 0:20 How data pipelines work with CDC changfeeds and CDC queries in CockroachDB 0:41 Create UDFs to transform data even more #CockroachDB #distributedsql More Change Data Capture resources: Overview: https://www.cockroachlabs.com/docs/stable/change-data-capture-overview.html High level: https://www.cockroachlabs.com/blog/change-data-capture/ Use cases: https://www.cockroachlabs.com/blog/cdc-transformations/