Databricks Schemas API

The Databricks Schemas API is part of Unity Catalog and allows you to create, update, list, and delete schemas. Schemas, also known as databases, reside within catalogs and contain tables, views, volumes, functions, and models, providing the second level of the three-level namespace for data organization.

API entry from apis.yml

apis.yml Raw ↑
aid: databricks:schemas-api
name: Databricks Schemas API
tags:
- Data Governance
- Schemas
- Unity Catalog
humanURL: https://docs.databricks.com/api/workspace/schemas
properties:
- url: https://docs.databricks.com/api/workspace/schemas
  type: Documentation
description: The Databricks Schemas API is part of Unity Catalog and allows you to create, update, list,
  and delete schemas. Schemas, also known as databases, reside within catalogs and contain tables, views,
  volumes, functions, and models, providing the second level of the three-level namespace for data organization.