One of the key components of Microsoft Fabric is Synapse Data Warehouse. This entity within the Fabric is specifically designed to facilitate the storage of data within the OneLake concept. It provides a seamless interface for interacting with the data through TSQL commands. If you were to consider Synapse SQL pools, such as Dedicated SQL […]
Author: Adrian Chodkowski
SQLDAY 2023 – slide deck and summary
SQLDay is an annual conference that brings together professionals and enthusiasts from the field of relational databases and SQL. As a participant in this event, I can confidently say that SQLDay was an exceptional conference that exceeded all expectations and left a lasting impression on me. The conference, held over multiple days, showcased a diverse […]
Introduction to Microsoft Fabric: What You Need to Know
Today at the Build conference, Microsoft announced Microsoft Fabric, a unified analytics solution. What is it? It is a real game-changer, and in today’s article, I would like to share with you a general idea that comes with Fabric and how it can help you with your growing analytical needs. Let’s start! To begin, please […]
Pyspark – cheatsheet with comparison to SQL5
I think I should not convince you to learn PySpark. There is multiple reasons why we should do that, first of all PySpark is one of the most widely used big data processing frameworks, providing support for large-scale data processing using the Apache Spark framework that currently dominated Big Data world. How to learn it? […]