databricks-lakebase-provisioned

Provision Lakebase Provisioned PostgreSQL instances using the Databricks SDK.

4|4|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/RamVegiraju/databricks-samples --skill databricks-lakebase-provisioned-ramvegiraju
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databricks-lakebase-provisioned
Source: https://github.com/RamVegiraju/databricks-samples/tree/main/.claude/skills/databricks-lakebase-provisioned
Command: npx skills add https://github.com/RamVegiraju/databricks-samples --skill databricks-lakebase-provisioned-ramvegiraju

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Lakebase Provisioned provides a managed PostgreSQL option for transactional workloads, simplifying provisioning, security, and integration with Unity Catalog for Databricks Apps.

Core Features & Use Cases

  • Managed PostgreSQL: fully managed OLTP databases with seamless provisioning.
  • OAuth Authentication & Unity Catalog: secure access and governance integration for Databricks Apps.
  • Reverse ETL & App Integration: sync Delta Lake data to Lakebase for production apps and workflows.
  • Use Case: deploy transactional state for LangChain agents and microservices with low-latency access.

Quick Start

Create and connect to a Lakebase Provisioned instance using the Databricks SDK to begin provisioning and testing transactional workloads.

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 managed PostgreSQL database for transactional workloads in Databricks?

Provision managed PostgreSQL instances for transactional workloads in Databricks using Lakebase Provisioned, which simplifies creation and integrates with Databricks Apps via the Databricks SDK.

What is reverse ETL and how does it work with Lakebase Provisioned PostgreSQL?

Reverse ETL with Lakebase Provisioned PostgreSQL syncs Delta Lake data to your managed instance, enabling production Databricks Apps and workflows to access transactional data.

Do I need Unity Catalog and OAuth for secure access to Lakebase Provisioned databases?

Yes, Lakebase Provisioned relies on token-based authentication with SSL and integrates with Unity Catalog to provide secure access and governance for Databricks Apps.

Can I use Lakebase Provisioned PostgreSQL for LangChain agents and microservices?

Yes, you can deploy Lakebase Provisioned PostgreSQL to provide transactional state for LangChain agents and microservices requiring low-latency data access within Databricks.

What dependencies are required to manage token authentication for Lakebase instances?

Managing Lakebase Provisioned instances requires the Databricks SDK, SQLAlchemy, and token-based authentication with SSL to handle creation and token management workflows.