Use DLT in Databricks SQL
Preview
This feature is in Public Preview.
DLT is the native way of working with data in ETL pipelines. You can define streaming tables and materialized views with simple query syntax, and Databricks manages the pipelines for you. DLT functionality is also available for use outside of ETL pipelines using Databricks SQL.
This section teaches you about using DLT outside of ETL pipelines, including the following topics.
Topic | Description |
---|---|
Learn how to create, refresh, configure, and monitor Databricks streaming tables in Databricks SQL. | |
Learn how to create, refresh, and query Databricks materialized views in Databricks SQL. |