Unity Catalog Governance Pack
Production-ready governance templates for Databricks Unity Catalog with policies and auditing.
📁 File Structure 48 files
├── LICENSE
├── README.md
├── automation/
│ ├── README.md
│ ├── governance_dashboard.py
│ ├── governance_scanner.py
│ ├── policy_enforcer.py
│ ├── tag_propagation.py
├── classification/
│ ├── README.md
│ ├── apply_tags.sql
│ ├── classification_framework.yaml
│ ├── classification_report.py
│ ├── pii_patterns.yaml
│ ├── pii_scanner.py
├── compliance/
│ ├── README.md
│ ├── ccpa/
│ │ ├── data_disclosure.py
│ │ ├── do_not_sell.py
│ ├── checklists/
│ │ ├── ccpa_checklist.md
│ │ ├── gdpr_checklist.md
│ │ ├── soc2_checklist.md
│ ├── gdpr/
│ │ ├── consent_tracking.sql
│ │ ├── data_portability.py
│ │ ├── data_subject_request.py
│ │ ├── right_to_deletion.py
├── examples/
│ ├── full_setup_walkthrough.md
│ ├── sample_governance_report.json
├── free-sample.zip
├── guide/
│ ├── 01_table-of-contents.md
│ ├── 02_module-reference.md
│ ├── 03_monitoring-and-alerting.md
│ ├── 04_contributing.md
├── index.html
├── interactive.html
├── rbac/
│ ├── README.md
│ ├── audit_permissions.py
│ ├── permission_matrix.yaml
│ ├── role_definitions.yaml
│ ├── setup_roles.py
│ ├── setup_roles.sql
├── security/
│ ├── README.md
│ ├── column_masking.sql
│ ├── encryption_guide.md
│ ├── network_security.md
│ ├── row_level_security.sql
├── terraform/
│ ├── README.md
│ ├── main.tf
│ ├── outputs.tf
│ ├── terraform.tfvars.example
│ ├── variables.tf
📖 Documentation Preview README excerpt
Unity Catalog Governance Pack
> Production-ready governance templates for Databricks Unity Catalog.
> Implement enterprise-grade data governance in hours, not months.
[](LICENSE)
[](#)
[](#terraform-deployment)
---
Table of Contents
1. [Overview](#overview)
2. [Architecture](#architecture)
3. [Quick Start](#quick-start)
4. [Module Reference](#module-reference)
- [RBAC (Role-Based Access Control)](#rbac-module)
- [Data Classification](#classification-module)
- [Compliance (GDPR / CCPA)](#compliance-module)
- [Security Patterns](#security-module)
- [Automation](#automation-module)
- [Terraform Deployment](#terraform-module)
5. [Configuration](#configuration)
6. [Integration Patterns](#integration-patterns)
7. [Deployment Guide](#deployment-guide)
8. [Monitoring and Alerting](#monitoring-and-alerting)
9. [Troubleshooting](#troubleshooting)
10. [FAQ](#faq)
11. [Contributing](#contributing)
12. [License](#license)
---
Overview
The Unity Catalog Governance Pack provides a complete, ready-to-deploy governance
framework for Databricks Unity Catalog environments. It includes:
automation for setting up and auditing permissions across catalogs, schemas, and tables.
Confidential, Restricted) with automated PII scanning, tagging, and coverage reporting.
data portability, consent tracking, subject access requests) and CCPA (opt-out tracking,
data disclosure) with detailed compliance checklists including SOC 2 Type II.
and encryption patterns for defense-in-depth.
and dashboard data generation for continuous governance monitoring.
framework using the Databricks Terraform provider.
Who Is This For?
... preview truncated, see full README in product download.
📄 Code Sample .py preview
📅 Changelog
v1.0.0 — Initial release.
Purchases include lifetime updates. Check the product page for the latest version.
📄 Product Preview
Try the interactive reader and demo tools below, or get the full product with all content unlocked.
📖 Interactive Reader (Free Preview)⚙ Try Demo Tools📦 Download Free Sample❓ Frequently Asked Questions
What license is this under?
MIT License. You can use it in commercial, client, and internal projects. See our license terms page for details.
How do I download after purchase?
Immediately after purchase, you'll be redirected to a download page. A download link is also sent to your email.
Do I get updates?
Yes. All products include lifetime updates at no extra cost. Re-download anytime for the latest version.
What if it doesn't work for me?
DM @DatanestDigital on X and we'll make it right.
Can I get a refund?
DM @DatanestDigital on X with your order number and we'll help.
Is there support?
DM @DatanestDigital on X. We respond within 1-2 business days.