Bruin University
A documentation-driven learning hub for modern data engineers. Learn how to design, build, and validate pipelines with Bruin — from ingestion to analytics — all on your laptop.
customers.asset.yml
name: raw.customers type: ingestr description: Ingest data from Postgres into DuckDB raw layer. parameters: source_connection: pg-default source_table: "public.customers" destination: duckdb