Nota
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba mendaftar masuk atau menukar direktori.
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
Lakebase is a fully managed Postgres database integrated into the Databricks platform. Build real-time transactional applications alongside your lakehouse data, with automatic scaling, instant branching, and native Unity Catalog integration.
- Application backend: Connect Databricks Apps or any application to Lakebase for transactional workloads.
- Data serving: Sync Unity Catalog tables into Lakebase so applications can query them at low latency.
- Lakehouse Sync: Stream Lakebase changes back to Delta tables for analytics and downstream processing.
- AI and ML: Use Lakebase as an online feature store for ML models, or as a state store for AI agents.

This documentation covers Lakebase Autoscaling. If you use Lakebase Provisioned, see Lakebase Provisioned.
Get started
| Quickstart | Description |
|---|---|
| Get a Postgres database | Create a project, branch, and database. Connect with psql or any Postgres driver. |
| Serve lakehouse data | Sync Unity Catalog tables into Lakebase for low-latency application reads. |
| Replicate to the lakehouse | Stream Lakebase changes back to Delta tables for analytics and downstream processing. |
| Build applications | Build apps backed by Lakebase using Databricks Apps, external integrations, or the Data API. |
Key features
Explore features that optimize performance, reduce costs, and enable flexible development workflows.
| Feature | Description |
|---|---|
| Autoscaling | Automatically adjust compute resources based on workload demand. |
| Scale to zero | Automatically suspend inactive computes to minimize costs. |
| Branches | Create isolated branches for development and testing. |
| Read replicas | Create read-only replicas to scale read operations. |
| Instant restore | Create a new branch from any point in time within your history window. |
Connect and query
Use various tools and interfaces to connect to and query your database.
| Task | Description |
|---|---|
| Connect to your database | Learn different ways to connect to your Lakebase database. |
| Query with SQL Editor | Use the built-in SQL Editor to query and manage your database. |
| Tables editor | Use the visual interface to view, edit, and manage data and schemas. |
| Postgres clients | Connect using standard Postgres clients and tools. |
Learn more
| Resource | Description |
|---|---|
| Use cases | Lakebase patterns: serve lakehouse data, replicate to the lakehouse, application backend, AI agents and ML. |
| Region availability | Supported AWS and Azure regions for Lakebase Postgres. |