Formatting our Postgres scripts with pgformatter in DBeaver

4 months ago
geohernandez

Are you a PostgreSQL enthusiast using DBeaver on a Windows Platform? If you find yourself knee-deep in SQL queries and…

Looking back to Kimball’s approach to Data Warehousing

5 months ago

Over time, it's fascinating to witness how certain concepts, approaches, or visions age. Time, in its inexorable flow, often brings…

List Comprehension and Walrus operator in Python

9 months ago

When we are working with lists, dictionaries, and sets in Python, we have a special syntax, called comprehensions. This feature…

Playing with some Pandas functions and Airflow operators

11 months ago

Recently, I was dealing with a task where I had to import raw information into a staging PostgreSQL Database as…

Using interpolated format strings in Python

1 year ago

The release of Python 3.6 came with exciting functionalities. I want to speak about the feature called interpolated format string…

Getting the last modified directory with Python

1 year ago

Working with os paths is a prevalent task, especially when working on a console application in Python. Recently, I had…

First steps for configuring SQL Server with Docker

2 years ago

Sometimes, our working habits could experiment some interesting changes, maybe forced by real needs or even simply for the valid…

Database Migration Service – We do not have sufficient capacity for the requested VM size in this region

2 years ago

As the title of this post indicates, the Database Migration Service (DMS) could experiment with problems in very rare cases…

Setting up an Azure SQL Managed Instance

3 years ago

As every option available in Azure and particularly talking about SQL, for the classic question about What option is better…

Book Review – How to speak so people really listen

3 years ago

I must confess that I was not a big fan of management books or those books that help you to…