https://github.com/paulf-999/snowflake_projects
Collection of Snowflake projects
https://github.com/paulf-999/snowflake_projects
aws aws-cloudformation aws-s3 snowflake snowsql
Last synced: 9 months ago
JSON representation
Collection of Snowflake projects
- Host: GitHub
- URL: https://github.com/paulf-999/snowflake_projects
- Owner: paulf-999
- Created: 2022-10-28T23:29:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-01T08:23:14.000Z (almost 3 years ago)
- Last Synced: 2025-01-27T23:48:22.613Z (over 1 year ago)
- Topics: aws, aws-cloudformation, aws-s3, snowflake, snowsql
- Language: Makefile
- Homepage:
- Size: 2.24 MB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snowflake Projects
Collection of Snowflake projects I've collated.
| Folder | Description | Comments |
| -------| -----------------------------| -------- |
| `snowflake_setup_demo` | Scripts to quickly stand up a Snowflake DWH with example data | - |
| WIP - `snowflake_lightweight_framework` | * Fuller version of `snowflake_setup_demo`, this stands up a Snowflake DWH with a series of best practice: RBAC roles, DBs and Snowflake objects (e.g., resource monitors) | * Marked as WIP as it's done, but just want to do some housekeeping. |
| WIP - `snowflake_s3_connectivity` | * Extends upon `snowflake_lightweight_framework` to include additional scripts to establish S3 connectivity. |
* Similarly marked as WIP as it's done, but just want to do some housekeeping. |