Databricks Table Constraints API

The Databricks Table Constraints API allows you to create and delete primary key and foreign key constraints on Unity Catalog tables. Table constraints define relationships between tables, supporting data integrity and enabling query optimization across the lakehouse.

API entry from apis.yml

apis.yml Raw ↑
aid: databricks:table-constraints-api
name: Databricks Table Constraints API
tags:
- Data Quality
- Tables
- Unity Catalog
humanURL: https://docs.databricks.com/api/workspace/tableconstraints
properties:
- url: https://docs.databricks.com/api/workspace/tableconstraints
  type: Documentation
description: The Databricks Table Constraints API allows you to create and delete primary key and foreign
  key constraints on Unity Catalog tables. Table constraints define relationships between tables, supporting
  data integrity and enabling query optimization across the lakehouse.