Welcome to the Data Engineering Workshop for Snowflake Build 2025! This repository contains setup scripts and reference materials to help you get started with data engineering concepts using Snowflake.
setup.sql— setups up you Snowflake account for the workshop.
- Access to a Snowflake account
ACCOUNTADMINrole or equivalent privileges
- COMPUTE_WH: X-Small warehouse with auto-suspend (5 minutes) and auto-resume enabled
- RAW_DB: Storage for raw, unprocessed data
- ANALYTICS_DB: Storage for transformed and analytics-ready data
- CUSTOMERS: 1,000 synthetic customer records
- PRODUCTS: 100 synthetic product records
- ORDERS: 10,000 synthetic order records (last 10 days)
See LICENSE for details.