Databricks has integrated the Electric team to enhance its capabilities by incorporating WASM Postgres into AI agent sandboxes. Electric has developed PGlite, which provides each agent with a lightweight Postgres instance for low-latency access to local context, facilitating real-time data processing. Their real-time sync engine maintains synchronization of agents' distributed states with a central Lakebase, allowing effective collaboration among agents. Both Electric and Lakebase utilize Postgres, with Lakebase offering it at a production scale and PGlite introducing WASM Postgres into the agent's environment. This integration allows for collaborative applications, execution of Postgres within the agent sandbox, and ensures synchronization among agents while centralizing control in Lakebase Postgres.