Databricks Posts Collection

Databricks is a full data platform hosted in the cloud in either Azure, AWS or GCP. Here is a list of posts about Databricks I wrote on Madeira’s blog:

Comparing Azure ETL tools: Azure data factory vs Azure Databricks

Comparing the ETL capabilities of Databricks vs. ADF.
https://www.madeiradata.com/post/comparing-azure-etl-tools-azure-data-factory-vs-azure-databricks

SQL Server vs Databricks SQL syntax

There are differences between the SQL dialect of SQL server and that of Databricks. Here is a list of some of the differences.
https://www.madeiradata.com/post/sql-server-vs-databricks-sql-syntax

Read Netsuite data with Azure Databricks

Netsuite is a popular cloud ERP system from Oracle. As there is no official connector to Databricks, here is a workaround.
https://www.madeiradata.com/post/read-netsuite-data-with-azure-databricks

Create a date dimension on Azure Databricks

A date dimension is a must-have part of every BI project. How to create one in Databricks with Python.
https://www.madeiradata.com/post/create-a-date-dimension-on-azure-databricks

Refresh a PowerBI dataset from Azure Databricks

Using a Databricks notebook to refresh data in a PowerBI dataset.
https://www.madeiradata.com/post/refresh-a-powerbi-dataset-from-azure-databricks

You may also like...