In this quick guide, we’ll walk through the essential steps to connect to Snowflake using SnowSQL, Snowflake’s powerful command-line interface.…
I am thrilled to share that I have embarked on a new professional journey as a Senior Data Architect at…
Since 2005, I've immersed myself in the dynamic world of data and its modeling. It's been fascinating to witness how…
Are you a PostgreSQL enthusiast using DBeaver on a Windows Platform? If you find yourself knee-deep in SQL queries and…
Over time, it's fascinating to witness how certain concepts, approaches, or visions age. Time, in its inexorable flow, often brings…
When we are working with lists, dictionaries, and sets in Python, we have a special syntax, called comprehensions. This feature…
Recently, I was dealing with a task where I had to import raw information into a staging PostgreSQL Database as…
The release of Python 3.6 came with exciting functionalities. I want to speak about the feature called interpolated format string…
Working with os paths is a prevalent task, especially when working on a console application in Python. Recently, I had…
Sometimes, our working habits could experiment some interesting changes, maybe forced by real needs or even simply for the valid…