Top-Down and Bottom-Up Approaches in Microsoft Fabric
Nikola Ilic, best known as Data Mozart, published a great article and video about how to make […]
Nikola Ilic, best known as Data Mozart, published a great article and video about how to make […]
Every year, Redgate surveys technologists to ask a big question (through lots of little questions, naturally.) This […]
MongoDB provides an efficient environment for storing document data at scale. However, most of your interactions with […]
It is always an afterthought. New objects are created that start off small and current. New feature […]
I have always spent time learning relational databases on my own, non-work time. As the years have […]
The animation on the top of this article tries to track the evolution of the enterprise architecture […]
I don’t think I’ve ever had a great impression of Azure SQL Database as a place for […]
Have you ever been in a situation that you want to call a cmdlet or a function […]
I hate coming up with ideas for editorials, but my last editorial of the year gives me […]
Packing intervals is a classic SQL task that involves packing groups of intersecting intervals to their respective […]
This continues and finishes my two-part series on warehouse load patterns. There are many methods to transfer […]
Aggregation is a widely used way to summarize the content of a database. It is usually expressed […]
MongoDB is a document database. As such, the data is stored as individual documents. A document is […]
Nearly a decade ago, I wrote a post called “Bad habits : Counting rows the hard way.” […]
Imagine this: you have several directories full of SQL script files, and you need to know where […]
I have published videos and articles before about Lakehouse maintenance. In this article I want to address […]
When it comes to the development and operations (DevOps), one thing stands out as a critical aspect […]
On my article about Fabric source control extended features, I explained how Microsoft included the notebooks on […]
In this blog, we continue our exploration on PostgreSQL indexes which we started here. In that article, […]
I used to believe this option was something almost absolute: it should be enabled as best practice. […]
Understanding how to join the data in one table to another is crucial for any data analyst […]
The source control features in Microsoft Fabric are evolving every day. The PBIP feature included in Power […]
Tell me if you’ve heard this one before: I changed data from my application, but when I […]
No matter the ETL tool used, there are some basic patterns to follow when transferring data between […]
comp A few weeks ago, I wrote a blog about Database Projects for Microsoft Fabric. It’s an […]
Source control is fundamental when dealing with projects and sharing code between multiple developers. Power BI present […]
In this article, we will introduce Microsoft Fabric and how it relates to Power BI Premium Capacity […]
What a week it was. While it wasn’t my first in person conference this year, it felt […]
Recently someone posted a question where they couldn’t quite figure out how to construct a predicate based […]
Last but not least, the Community Keynote. Hang on to your hats, this is going to be […]
Day 2 is here! Sitting here at the bloggers table waiting for the keynote to commence! <image […]
CEO of Redgate: Jakub Lemik: This year’s theme is Connect, Share, and Learn. Tomorrow will be People […]
I was talking to some people today about the concept of Autonomous Databases. The idea is that […]
MongoDB is a scalable database management system that stores data as documents in a collection, rather than […]
As an editor working with other people’s technical writing for many years, you might guess that either […]
The SQL NTILE() is a window function that allows you to break a table into a specified […]
Microsoft Fabric, including the Data Warehouse, evolves faster than we can analyze and write about it. Here […]
Earlier this year, we migrated the entire Stack Overflow for Teams platform to Azure. This was a […]
One of the technologies that my new job brought with it was learning about all the various […]
PostgreSQL continues to be all the rage in 2023, whether in “vanilla” form of the fully open-source […]
There are some differences and secrets between the UI of a SQL Endpoint and the UI of […]
Recently I spoke at SQL Saturday Denver. The day after the conference we went to visit Pikes […]
Database Projects for Fabric Data Warehouse is one of the most recent news of Fabric for SDLC […]
There are plenty of applications and tools available that allow for the movement of data in and […]
I’ve quietly resolved performance issues by re-writing slow queries to avoid DISTINCT. Often, the DISTINCT is there […]
SQL Server security structure, mechanisms and methods are very thoroughly documented in the Microsoft documentation, but it […]
This article is part of Aisha Bukar’s 6 part series: A Beginners Guide to MySQL Replication. The […]
In the previous blog in this series, we learned how to produce, read and interpret execution plans. […]
Dr. Codd first described the relational model in a paper in Communications of the ACM (CACM 13 […]
Microsoft Fabric was first announced during Microsoft BUILD. Since then, I’m publishing content about Microsoft Fabric, creating […]