Skip to main content

Solutions

Developer-first perspectives on building on Databricks.

Deep-dives, launch announcements, and opinionated perspectives on the Databricks developer stack — both authored on DevHub and hand-picked from the Databricks Blog.

Introducing DevHub

Andre Landgraf · DevHub · May 4, 2026

A new developer hub for building on Databricks: opinionated, copy-pasteable templates and agent-ready documentation for software engineers.

LaunchDeveloper ExperienceAgent-Led Development
Lakebase database branching graphic showing git-style Postgres workflows on Databricks
Databricks Blog
Database Branching in Postgres: Git-Style Workflows with Databricks Lakebase

Susan Pierce · Databricks Blog · Apr 10, 2026

Use Lakebase copy-on-write branches to give every developer, pull request, and CI run an isolated Postgres environment, and power instant point-in-time recovery and ephemeral databases for AI agents.

LakebaseBranchingDeveloper ExperienceAgent-Led Development
Agent Bricks, Databricks Apps, and Databricks One delivering enterprise AI agents to business users
Databricks Blog
Ship quality enterprise AI agents to business users with Agent Bricks and Databricks Apps

Pascal Vogel, Evan Pandya · Databricks Blog · Mar 16, 2026

Build domain-specific AI agents with Agent Bricks, deploy them through a chat UI on Databricks Apps, and distribute them to business users via Databricks One.

Agent BricksAppsAI AgentsDatabricks One
Architecture diagram for a production-ready Databricks App backed by a Lakebase synced table
Databricks Blog
How to Build Production-Ready Data and AI Apps with Databricks Apps and Lakebase

Pascal Vogel, Evan Pandya, Christopher Pries · Databricks Blog · Nov 19, 2025

Build full-stack data apps on Databricks Apps with Lakebase synced tables that replicate Unity Catalog data in seconds, and ship everything as code with Databricks Asset Bundles.

AppsLakebaseSynced TablesAsset Bundles
Conceptual diagram of a Databricks App using Lakebase Postgres as its transactional data layer
Databricks Blog
How to use Lakebase as a transactional data layer for Databricks Apps

Jasper Puts, Antonio Javier Samaniego Jurado · Databricks Blog · Aug 28, 2025

Walk through a holiday request app that uses Lakebase as the operational Postgres tier behind Databricks Apps, from database setup to a fully connected frontend.

LakebaseAppsPostgresTutorial