A connection pooler for every Postgres branch, scaling to zero instances with it
Every Xata Postgres branch includes a built-in PgBouncer pooler in transaction mode. Tuned for serverless and edge, scales to zero with the branch.
Every Xata Postgres branch includes a built-in PgBouncer pooler in transaction mode. Tuned for serverless and edge, scales to zero with the branch.
Read the technical details of our new distributed storage system, which is the key to scaling to a huge number of Postgres instances.
We usually think branching means copying the whole database. With copy-on-write, it doesn't. Let's compare workflows like seeding to DB branching.
Xata is an open-source Postgres platform for agent scale. Instantly create isolated databases with copy-on-write branching at low cost.
Xata core is now available as open source under the Apache 2 license. It adds copy-on-write branching, scale-to-zero compute to Postgres.
Learn about the new xata container image, designed to integrate the xata CLI into your containerized workflows.
Learn what database branching is, how copy-on-write works, and how to use it to create isolated databases without conflicts or long copy times.
Xata + Privacy Dynamics brings reliability and governance to your organization's agent-led development projects.
Create safer staging in seconds with AI: analyze schema, generate and validate strict anonymization configs, remove PII from prod-like data.
Learn how to enable database branching for coding agents like Claude Code and Amp Code using simple Xata CLI instructions in AGENTS.md. No complex skills required.
Modernize dev workflows: replace your shared, fragile staging database with instant branches for your Postgres database.
Explore how to build an AI coding agent that follows a full developer workflow, including creating Postgres branches, using a sandbox, fixing bugs, and raising pull requests with Xata, Vercel, and GitHub.