schema-management-patterns
OfficialManage Databricks schemas programmatically.
Software Engineering#schema management#dlt#databricks#unity catalog#asset bundles#predictive optimization
Authordatabricks-solutions
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the complexities of managing Unity Catalog schemas within Databricks Asset Bundles, providing a robust and programmatic approach to schema creation and configuration, thereby preventing common errors and ensuring efficient deployments.
Core Features & Use Cases
- Programmatic Schema Creation: Enables the creation of schemas using
CREATE SCHEMA IF NOT EXISTSstatements within setup scripts, offering flexibility and idempotency. - DLT Pipeline Configuration: Demonstrates how to correctly configure schemas for Delta Live Tables pipelines.
- Predictive Optimization: Guides on enabling Predictive Optimization at the schema level using
ALTER SCHEMA ENABLE PREDICTIVE OPTIMIZATION. - Use Case: When setting up a new data product, use this Skill's patterns to ensure all necessary Bronze, Silver, and Gold schemas are created correctly and efficiently before any tables are populated, and that optimizations are enabled.
Quick Start
Use the schema management patterns to create the bronze, silver, and gold schemas in the 'my_catalog' catalog.
Dependency Matrix
Required Modules
None requiredComponents
assetsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: schema-management-patterns Download link: https://github.com/databricks-solutions/vibe-coding-workshop-template/archive/main.zip#schema-management-patterns Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.