In this quick guide, we’ll walk through the essential steps to connect to Snowflake using SnowSQL, Snowflake’s powerful command-line interface. You’ll learn how to set up SnowSQL, configure your connection settings, and authenticate securely to your Snowflake account. Whether you’re new to Snowflake or just getting started with SnowSQL, this tutorial will provide a solid…
A new step in my career as a Senior Data Architect
I am thrilled to share that I have embarked on a new professional journey as a Senior Data Architect at Merck KGaA. This role represents a significant milestone in my career and an incredible opportunity to contribute to a leading science and technology company. At Merck, I look forward to leveraging my expertise to shape…
Data Modeling and its relevance in the Cloud Era
Since 2005, I’ve immersed myself in the dynamic world of data and its modeling. It’s been fascinating to witness how data modeling has evolved over the years, navigating through its challenges and successes. Throughout this journey, advocating for its significance has been a constant endeavour, emphasizing its crucial role not just as a practice, but…
Formatting our Postgres scripts with pgformatter in DBeaver
Are you a PostgreSQL enthusiast using DBeaver on a Windows Platform? If you find yourself knee-deep in SQL queries and long for a cleaner, more organized code, then configuring pgFormatter might be the solution you’re looking for. In this post, we’ll dive into the intricacies of setting up pgFormatter within DBeaver on Windows, offering you…