databricks-lakebase-provisioned

Provision Lakebase PostgreSQL instances with OAuth and Unity Catalog integration.

27|9|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/datasciencemonkey/coding-agents-databricks-apps --skill databricks-lakebase-provisioned
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: databricks-lakebase-provisioned
Source: https://github.com/datasciencemonkey/coding-agents-databricks-apps/tree/main/.claude/skills/databricks-lakebase-provisioned
Command: npx skills add https://github.com/datasciencemonkey/coding-agents-databricks-apps --skill databricks-lakebase-provisioned

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Lakebase Provisioned patterns provide a scalable, Databricks-integrated PostgreSQL backend for transactional workloads, enabling persistent state, governance, and seamless data flow in Databricks Apps.

Core Features & Use Cases

  • Managed PostgreSQL with Databricks integration for OLTP workloads.
  • OAuth authentication and Unity Catalog integration for secure access and governance.
  • Reverse ETL workflows from Delta Lake to Lakebase to keep operational data in sync with analytics.

Quick Start

Create a Lakebase Provisioned instance and connect it to your Databricks App using an OAuth credential.

Frequently Asked Questions about databricks-lakebase-provisioned

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I provision a PostgreSQL database for OLTP workloads within Databricks Apps?▼

To provision PostgreSQL for OLTP workloads in Databricks Apps, you create a Lakebase Provisioned instance and connect it using an OAuth credential to enable persistent transactional state.

What is reverse ETL in Databricks and how does it synchronize operational data?▼

Reverse ETL in Databricks synchronizes analytics data from Delta Lake to Lakebase PostgreSQL, keeping operational data in sync with governance.

Does Lakebase Provisioned PostgreSQL support Unity Catalog integration for governance?▼

Yes, Lakebase Provisioned PostgreSQL supports Unity Catalog integration to provide secure access and centralized governance for your operational data.

Can I use OAuth authentication to securely connect Databricks Apps to a PostgreSQL backend?▼

Yes, you can use OAuth authentication to securely connect Databricks Apps to a Lakebase Provisioned PostgreSQL backend.

What's the best way to manage the lifecycle of a provisioned PostgreSQL instance in Databricks?▼

The best way to manage the lifecycle of a provisioned PostgreSQL instance in Databricks is applying Lakebase Provisioned lifecycle tooling patterns for instance creation and maintenance.

When do I need a provisioned PostgreSQL database for my Databricks App instead of Delta Lake?▼

You need a provisioned PostgreSQL database for Databricks Apps when handling OLTP workloads requiring persistent transactional state that Delta Lake alone cannot manage.