Lakebase Postgres tutorials
info
Lakebase Autoscaling is the latest version of Lakebase, with autoscaling compute, scale-to-zero, branching, and instant restore. For supported regions, see Region availability. If you are a Lakebase Provisioned user, see Lakebase Provisioned.
These tutorials walk you through common workflows and development patterns for Lakebase Postgres.
Available tutorials
-
- Tutorial: Grant project and database access to a new user
- Learn how to set up project permissions and Postgres roles to grant database access.
-
- Tutorial: Branch-based development workflow
- Learn how to use branches and schema diff to safely develop and test schema changes.
-
- Tutorial: Databricks Apps
- Connect a Databricks app to Lakebase with automatic credential rotation. Best for new apps, dashboards, and internal tools.
-
- External apps
- Connect external app to Lakebase using SDK (Python, Java, Go) or Connect external app to Lakebase using API (Node.js, Ruby, PHP, etc.).