Find Related products on Amazon

Shop on Amazon

Xata: Postgres at scale, with copy-on-write branching and anonymization

Published on: 2025-07-04 07:06:14

Here at Xata, we’ve been quietly busy (re)building a new PostgreSQL platform from scratch. We've incorporated everything we learned from operating a Postgres data platform for over four years, combined with feedback from our customers and our analysis of the gaps in the current market. The result is an entirely new Postgres service that: Has instant Copy-on-Write branches with data. Includes data anonymization so that developer branches don’t accidentally contain PII. Is cloud-agnostic, installable in your own AWS/GCP/Azure account, or even on-prem. Separates storage from compute with a distributed storage system accessed over NVMe/TCP. Offers a performance/cost ratio that is very competitive at scale. We'll dive into the technical details shortly, but let's first talk about who this Postgres platform is for. Postgres at scale Our goal is to address the challenges teams face when using Postgres at scale. When we say "scale", we don't only mean technical dimensions like data vo ... Read full article.