cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Lowcode ETL in Databricks

kazinahian
New Contributor III

Hello everyone,

I work as a Business Intelligence practitioner, employing tools like Alteryx or various low-code solutions to construct ETL processes and develop data pipelines for my Dashboards and reports. Currently, I'm delving into Azure Databricks. I typically access different tables to create my dashboards. I'm curious if there are any low-code ETL data pipeline tools available within Azure?

Thank you!

2 REPLIES 2

Thank you.

Nam_Nguyen
Databricks Employee
Databricks Employee

Hello @kazinahian , Azure Databricks offers several options for building ETL (Extract, Transform, Load) data pipelines, ranging from low-code to more code-centric approaches:

Delta Live Tables

Delta Live Tables (DLT) is a declarative framework for building reliable, maintainable, and scalable data pipelines on Azure Databrick. It offers:

  • A simplified ETL development process
  • Automated operational complexity management
  • Built-in data quality and error handling

DLT allows data engineers to focus on delivering high-quality data rather than managing pipeline infrastructure.

Databricks Workflows

For orchestrating ETL pipelines, Databricks Workflows provides:

  • Easy definition, management, and monitoring of multi-task workflows
  • Support for various task types
  • Deep observability capabilities
  • High reliability

This tool empowers data teams to automate and orchestrate any pipeline efficiently

There are other low-code options that are available to integrate with Databricks, like Azure Data Factory or other third-party ETL tools that can help you to easily create ETL pipelines with Databricks

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group