# Transformation & ETL

Connect your transformation and ETL tools to understand how data flows through your pipelines and track transformation logic.

## Supported Tools

* [**dbt Core**](https://docs.euno.ai/sources/transformation-etl/dbt-core) - Open-source transformation tool
* [**dbt Cloud**](https://docs.euno.ai/sources/transformation-etl/dbt-cloud) - Managed dbt service
* [**dbt Source Project**](https://github.com/delphiio/delphi_backend/blob/dev/user_documentation/sources/transformation-etl/dbt-source-project/README.md) - Connect your dbt repo; Euno builds the project and generates artifacts
* [**Matillion DPC**](https://docs.euno.ai/sources/transformation-etl/matillion) - Data transformation platform
* [**Fivetran**](https://docs.euno.ai/sources/transformation-etl/fivetran) - ETL/ELT platform
* [**OpenLineage**](https://docs.euno.ai/sources/transformation-etl/openlineage-integration) - Open metadata standard

## What You'll Get

When you connect a transformation tool, Euno discovers:

* **Models & Transformations** - All transformation logic and SQL
* **Dependencies** - Upstream and downstream relationships
* **Metrics & Semantic Models** - Business metrics and definitions
* **Build Performance** - Execution times and success rates
* **Lineage** - Complete data flow from sources to destinations

## Common Use Cases

* **Impact Analysis** - Understand what breaks when you change a model
* **Documentation** - Automatically catalog all transformations
* **Performance Optimization** - Identify slow models and bottlenecks
* **Governance** - Track which tables are managed vs. ad-hoc

## Getting Started

1. Choose your transformation tool from the list above
2. Follow the setup guide for your platform
3. Grant Euno access to your dbt project or transformation definitions
4. Run your first sync

**Setup Time:** 15-20 minutes per tool

***

## Next Steps

* [View All Integrations](https://docs.euno.ai/sources)
* [Learn About Data Model Sync](https://docs.euno.ai/using-euno/metadata-activation/data-application-sync)
* [Set Up Impact Analysis](https://docs.euno.ai/using-euno/impact-analysis)
