Skip to main content

Integrations

Connect Lakebase to the rest of Databricks: register databases in Unity Catalog for governance, serve lakehouse data through Postgres for low-latency reads, feed Postgres changes back to the lakehouse, and use Lakebase as a backend for AI agents, feature serving, and search. For the architecture behind these integrations, see LTAP architecture.

    • Sync tables
    • Sync Unity Catalog table data into Lakebase to serve it to applications at low latency.
    • Lakebase Change Data Feed
    • Store row-level changes from Lakebase Postgres tables as Unity Catalog Delta tables for downstream pipelines, audit, and external consumers.
    • Agent state and memory
    • Persist agent state and memory in Lakebase so AI agents built with LangGraph or the OpenAI Agents SDK retain context across sessions.
    • Lakebase Search
    • Add hybrid vector and keyword search to your project using the lakebase_vector and lakebase_text extensions.

Additional resources