Lakebase Postgres tutorials
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.).