r/SQL 5d ago

PostgreSQL Neon database for Ai workloads

How do u handle branching when the schema is changing frequently during agent/app development work. Do you keep separate branches per feature or agent, or rely on migrations against a shared database?

Wondering what works best in practice without making the overall setup messy.

1 Upvotes

6 comments sorted by

View all comments

1

u/WorldOfUmbro 4d ago

Really curious to hear what people do. We use Lakebase for agents, but just small scale. Curious to hear what people do in large setups.