Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Important
Lakebase Autoscaling is in Beta in the following regions: eastus2, westeurope, westus.
Lakebase Autoscaling is the latest version of Lakebase with autoscaling compute, scale-to-zero, branching, and instant restore. For feature comparison with Lakebase Provisioned, see choosing between versions.
These tutorials walk you through common workflows and development patterns for Lakebase Postgres.
Available tutorials
| Tutorial | Description |
|---|---|
| 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.). |