Skip to main content

Databricks tables

Databricks supports multiple table types and storage formats to meet different data management needs. For an overview of table types, storage formats, and Unity Catalog integration, see Databricks tables concepts.

Table types

Explore different table types and their capabilities for various data management scenarios.

Storage formats

Work with open table formats that support advanced data management capabilities.

    • Delta Lake
    • Default storage format with ACID transactions, time travel, and schema enforcement for managed and external tables.
    • Apache Iceberg
    • Open table format for integration with the Iceberg ecosystem, supporting advanced metadata management.

Table management

Configure and optimize table behavior, structure, and performance.