Integrating git repos in a data engineering platform can help speed up development cycles and CICD workflows dramatically. In this walkthrough, I'll show how to setup a repo hosted on github to interact with your snowflake environment.
ReadThis is the sixth article in a series where I'll be walking you through the basics of SQL. In this article, joins are explained.
ReadThis is the fifth article in a series where I'll be walking you through the basics of SQL. In this article, aggregations and GROUP BY statements are explained.
ReadThis is the fourth article in a series where I'll be walking you through the basics of SQL. In this article, more advanced WHERE statements are explained, additional ways to filter rows in database queries.
Read