Link Search Menu Expand Document

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

Pattern TL;DR
Data Sharing Pattern for External Consumers (...) Data sharing pattern for consumers external to JS.
Ingestion Pattern for Graph Database (...) Ingestion patterns for ingestion into graph databases.
S3 Raw Bucket Naming Convention (...) S3 raw bucket naming convention.

Data Federation

Pattern TL;DR
Argos Federation (...) Argos Federation