Microsoft Fabric Warehouse development – creating database project
Nowadays, it has become standard to develop database solutions for Microsoft Fabric Warehouse, SQL Server or Azure SQL using Visual Studio Cod...
Nowadays, it has become standard to develop database solutions for Microsoft Fabric Warehouse, SQL Server or Azure SQL using Visual Studio Cod...
One of the common questions that come from data warehouse developers when they switch to a lakehouse approach in Microsoft Fabric or Azure Dat...
Collecting statistics during your ETL process can be highly beneficial. These statistics can prove useful in various scenarios. For example, t...
A foreign catalog in Databricks is a specialized type of catalog that enables users to access and query data stored in external databases as i...
In today’s post, the third in the Terraforming Databricks series, we’ll break down the process of setting a connection to an Azure...
One of the newest features available in Microsoft Fabric is the ability to use Workspace Identity to authenticate with external Data Lake Stor...
In the first post of this series, we discussed the process of creating a metastore, which is essential for enabling workspaces for the Unity C...
Over the past two years, we have participated in numerous projects where Databricks was implemented on the Azure cloud from the ground up. Eac...
Executing SQL queries from Azure DevOps to an Azure SQL Database can be a complex and challenging task, particularly when it comes to establis...
We all know what YAML is – it’s like JSON, just with indentation instead of brackets. Easier to write and read. That’s it, i...