Note: For full end-to-end Openflow replication, SQL Server must be deployed on a publicly accessible host (e.g., DigitalOcean, AWS RDS, Azure SQL). Openflow connectors run inside Snowflake and need ...
dbt-project/ ├── models/ │ ├── bronze/ # Raw data source definitions │ │ └── sources.yml # Source table configurations │ ├── silver/ # Cleaned staging models │ │ ├── stg_customers.sql │ │ ├── ...