BOSCH DATA ENGINEERING

📐 dbt Core & Trino Lakehouse Transformation Catalog

Declarative SQL transformations, semantic models, and automated data testing over Apache Iceberg & ClickHouse.

⚡ Target Data Warehouse / Lake

Query Engine: Trino Distributed Coordinator (trino:8080)

Target Catalog: iceberg.default (MinIO Lakehouse)

Secondary Catalog: clickhouse.default

📊 Active Transformation Pipelines

🔗 dbt Profile Configuration

velogrid:
  target: dev
  outputs:
    dev:
      type: trino
      host: trino.ai-grid
      port: 8080
      database: iceberg
      schema: default