Create a catalog and schema in Databricks Unity Catalog using SQL

domain: docs.databricks.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Open a Databricks notebook or SQL editor attached to a cluster with Unity Catalog enabled
  2. Create the catalog: CREATE CATALOG IF NOT EXISTS my_catalog
  3. Optionally set a managed storage location: CREATE CATALOG my_catalog MANAGED LOCATION 's3://my-bucket/my-catalog'
  4. Switch context: USE CATALOG my_catalog
  5. Create a schema: CREATE SCHEMA IF NOT EXISTS my_schema
  6. Verify: SHOW SCHEMAS IN my_catalog

Known gotchas

Related routes

Grant privileges on Unity Catalog securable objects using SQL
docs.databricks.com · 6 steps · unrated
Query an external PostgreSQL database directly from Databricks using Unity Catalog Lakehouse Federation
docs.databricks.com · 5 steps · unrated
Govern models with Unity Catalog registered models
databricks.com · 6 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans