https://github.com/lynnlangit/learn-snowflakedb
Resources to work with SnowflakeDB
https://github.com/lynnlangit/learn-snowflakedb
snowflakedb
Last synced: 5 months ago
JSON representation
Resources to work with SnowflakeDB
- Host: GitHub
- URL: https://github.com/lynnlangit/learn-snowflakedb
- Owner: lynnlangit
- License: apache-2.0
- Created: 2021-01-11T02:56:40.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-17T01:12:27.000Z (10 months ago)
- Last Synced: 2025-05-16T05:02:43.292Z (5 months ago)
- Topics: snowflakedb
- Homepage:
- Size: 5.12 MB
- Stars: 329
- Watchers: 36
- Forks: 156
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learn SnowflakeDB
SnowflakeDB is a cloud-native SaaS data platform that supports ad-hoc, data warehouse and other workloads. It runs on AWS, Azure or GCP. To learn about the origins, see this wikipedia article - [link](https://en.wikipedia.org/wiki/Snowflake_Inc.).
This Repo is a companion to my LinkedIn Learning course **"Learning SnowflakeDB"** --> [link](https://www.linkedin.com/learning/learning-snowflakedb)
- SnowflakeDB's % of the cloud DW (data warehouse) market - [link](https://www.slintel.com/tech/data-warehousing/snowflake-market-share#).
- **Compare** - [link](https://wikibon.com/breaking-analysis-snowflake-competes-giants-cloud-database/)
- **Pricing** - [link](https://www.snowflake.com/pricing/)
- **Editions** / feature matrix - [link](https://docs.snowflake.com/en/user-guide/intro-editions.html#feature-edition-matrix)
- **Regions** - [link](https://docs.snowflake.com/en/user-guide/intro-regions.html)---
## Resources to work with SnowflakeDB
### List of Related Links
- :octocat: Awesome SnowflakeDB GitHub link list - [link](https://github.com/Snowflake-Labs/awesome-snowflake)
- :octocat: SnowflakeDB GitHub link list of demo notebooks - [link](https://github.com/Snowflake-Labs/snowflake-demo-notebooks)### Articles
- 📝 Medium Article "Snowflake - the Data Cloud" (great infographics!) - [link](https://medium.com/snowflake/snowflake-the-cloud-data-platform-5d04fd13afb6)
- 📝 Getting started guide for SnowflakeDB - [link](https://docs.snowflake.com/en/user-guide-getting-started.html)
- :octocat: SnowflakeDB open source tools on GitHub - [link](https://github.com/Snowflake-Labs)## Screencasts
- 📺 SnowflakeDB user guide - [link](https://docs.snowflake.com/en/user-guide-intro.html)
- 📺 8 min "What is SnowflakeDB?" demo - [link](https://www.youtube.com/watch?v=xojAXXRo_S0)
- 📺 15 min "How SnowflakeDB Stores Table Data" screencast - [link](https://www.youtube.com/watch?v=dxrEHqMFUWI)
- 📺 SnowflakeDB YouTube channel - [link](https://www.youtube.com/user/snowflakecomputing)