Data Integration
Batch ETL
| Pattern | TL;DR |
|---|---|
| ETL pipeline access to staging data (...) | A pattern for ETL pipelines accessing staging data using VIEWs. |
| Reloading data from Staging (...) | How to reload data from staging when consuming from a Snowflake stream |
| S3 to Staging Pipeline (...) | A pattern for loading S3 Raw landing data into Snowflake staging tables. |
| Snowflake Streams for Staging Increments (...) | Snowflake Streams for Staging Increments |
Data Development
Data Federation
| Pattern | TL;DR |
|---|---|
| Argos Federation (...) | Argos Federation |