product · May 15, 2026
Netlify Introduces Database for AI-Native Development with Isolated Branches
Share the canonical public link.
Netlify engineer Eduardo Boucas introduced Netlify Database on May 13, 2026, extending the 2016 deploy preview model to provide isolated database branches for each development stream. The database uses automatic migrations to sync application code and schema, with AI agents accessing branch-specific credentials via tools like Claude Code or Cursor while maintaining production isolation and read-only local access through a Wasm-built Postgres engine. Previously, teams shared a single database instance, limiting safe experimentation, but the new system enables parallel workflows without conflicts. Eduardo Boucas emphasized the database's role in balancing developer velocity and operational safety in AI-driven environments.