Why it mattersA team building an internal app on Replit can now ship it against governed Databricks data without a database engineer setting up Postgres, permissions and preview isolation by hand.
Replit and Databricks moved their integration from public preview to general availability on 10 September, and added native support for Databricks Lakebase, Databricks' managed Postgres service. When an app built with Replit is ready to deploy, Replit Agent provisions its Lakebase database automatically, so the team does not set up the database by hand.
The preview shipped in June. This is the version Replit calls production-ready.
Databricks owns the data, Replit builds the app
A Replit app can read live data from a Databricks warehouse and write new application data into a Lakebase database that Databricks manages. Both sides inherit the same security and governance from Databricks: access is controlled through Unity Catalog, which Replit's post describes as providing unified permissions, lineage and audit for analytical reads. Role-based access controls decide what each user sees inside the deployed app.
The new capability that came with GA is native Lakebase provisioning. Before, connecting a Replit app to a Postgres database meant provisioning that database somewhere and wiring it in. In the GA version, Replit Agent creates the Lakebase database as part of deployment.
Preview environments and a migration flow with approvals
Replit added two other pieces alongside GA.
Automated preview deploys give every app a separate preview environment whose test data is isolated from live business data in Databricks. That means a team can review a change against realistic-looking data without touching what dashboards and other users are reading.
A supervised AI migration flow sits in front of database schema changes. Replit's post says that any database change requires team approvals before updates are pushed live, and that the migration flow uses AI to move faster while Unity Catalog keeps the governance record. So an agent proposing a schema change does not silently push it into production.
The numbers the post does not give
Replit's post gives no pricing figure for the integration itself, no size or performance limits on the provisioned Lakebase database, and no measurement of how often the AI migration flow gets a schema change right on the first try. It also does not name the specific Databricks tiers this ships against, beyond saying it is available today for enterprise teams. Those details are worth asking about before promising an app to a stakeholder.
The pieces the announcement does name, taken together, describe a shape a team can pick up: one place to build the app, one place that owns the data and the permissions, and an agent that fills in the wiring between them without a human running database migrations by hand.
Source
Replit blog: Replit | Databricks Integration is Now Generally Available with Native Lakebase Support
Source: Replit
This item was written by an AI system from the linked source. Reveneau is responsible for what it publishes.
Get AI News in your inbox
New developer tools, model and agent releases, and how teams are actually shipping with them. Short, and only when there is something worth reading.

