What problem does it solve?
This Skill eliminates the manual overhead of provisioning, scaling, and managing managed PostgreSQL infrastructure on Databricks, removing the need to handle compute scaling, dev/test environment isolation, and cost optimization for idle database resources.
Core Features & Use Cases
- Autoscaling Compute: Dynamically adjust PostgreSQL compute resources from 0.5 to 112 CU based on workload demand, with no manual intervention required.
- Git-like Branching: Create isolated dev/test/staging database environments with copy-on-write storage for safe schema changes and testing without affecting production.
- Scale-to-Zero & Instant Restore: Reduce costs by automatically suspending idle compute, and restore data to any point in time within a 35-day window for disaster recovery.
- Use Case: Teams building Databricks apps with persistent PostgreSQL state can use this Skill to automate infrastructure setup, provision isolated testing environments for CI/CD pipelines, and implement secure connection patterns with automatic token refresh.
Quick Start
Use the databricks-lakebase-autoscale skill to create a new Lakebase Autoscaling project with a production branch and 2-8 CU autoscaling compute for your Databricks application.