# Branching as the New Standard for Relational Databases

DevFeed: [Branching as the New Standard for Relational Databases](<https://devfeed.tech/articles/branching-as-the-new-standard-for-relational-databases-5042.md>)

Original publisher: [Read original article](<https://neon.com/blog/branching-as-the-new-standard-for-relational-databases>)

Author: Carlota Soto

Published: 2025-07-10T16:51:48Z

Content type: opinion

Language: en

Sources: [Blog -- Neon Docs](<https://devfeed.tech/sources/blog-neon-docs.md>)

Topics: [Databases](<https://devfeed.tech/topics/databases.md>), [Development](<https://devfeed.tech/topics/development.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai](<https://devfeed.tech/tags/ai.md>), [databases](<https://devfeed.tech/tags/databases.md>), [development](<https://devfeed.tech/tags/development.md>), [infra](<https://devfeed.tech/tags/infra.md>), [migrations](<https://devfeed.tech/tags/migrations.md>), [product](<https://devfeed.tech/tags/product.md>), [relational-databases](<https://devfeed.tech/tags/relational-databases.md>), [software-development](<https://devfeed.tech/tags/software-development.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

## AI overview

The article argues that relational databases have lagged behind the software stack in iteration speed, automation, and developer experience. It presents database branching as a new standard for development workflows, especially because AI agents need databases that are fast to provision, scalable, integrated, cost-efficient, and easy to discard.

## Source excerpt

Over the last decade, nearly every part of the software development stack has evolved to support faster iteration, better automation, and less oversight. But one layer has stubbornly resisted this evolution - the relational database. The stack evolved, the database stayed behind...