Derivation Join Collections

Create an Estuary derivation that joins two or more collections on a shared key, merging their fields into a single enriched collection. Use for data enrichment, denormalisation, building wide tables for BI, and real-time CDC joins. Derivations add complexity and cost — confirm the user wants a derivation before reaching for this (a destination-side SQL join or BI tool view is often simpler). Use when user says "join-collections derivation", "derivation to join two collections", "transformation to enrich with customer data", "derive a wide table", "lookup-join derivation", or "build a join derivation".

estuary 2c4bc75 14.3 KB Updated

File contents

estuary/agent-skills/tree/main/skills/derivation-join-collections commit 2c4bc75412

Frequently asked questions

npx skillmds@latest add estuary/derivation-join-collections