App with Lakebase
Wire up a Databricks App with Lakebase for persistent data storage. Includes schema setup and full CRUD API routes.

Build with AI
- Copy the prompt below
- Paste into Cursor, Claude Code, Codex, or any coding agent
- Your agent builds it — asking questions along the way so the result is exactly what you want
New to templates? Learn more here
A Databricks App with Lakebase Postgres for persistent data storage. The app has schema setup, full CRUD API routes, and deploys to the Databricks Apps platform.
Components
- Create a Lakebase Instance — provision a managed Postgres project with an endpoint and database, and collect the connection values.
- Lakebase Data Persistence — add the Lakebase plugin to your app with schema initialization, CRUD routes, and data access patterns.

