Xata - Postgres at Scale
With copy-on-write branching, data masking, separated storage & compute , 100% Postgres
- 📣 We have a brand new Postgres platform with: Instant Copy-on-Write branching Built-in data anonymization Separation of storage and compute 100% vanilla Postgres It’s for staging/dev environments as well as for production workloads. Blog post: xata.io/blog/xata-po... And more details in 🧵
- @pgconf.dev kicks off today in Montréal 🇨🇦 and we’re proud to support as a Bronze sponsor. Grab some ✨ sparkly Xata stickers at the front desk! We donated a ticket 🎟️ through @pgus.bsky.social to support broader access and representation 🌍 #PGConfDev #Postgres
- 🛠️ pgroll v0.12.0 just dropped! New in this release: • Interactive create command • --verbose mode for migration clarity • Add primary keys with create_constraint • migrate is now idempotent for safer CI • YAML is default for pull 🦋 Read the blog:
- Xata is one of the few female-founded companies in the Postgres world, and 40% of our team are women. Because inclusion is built, not wished for. Proud to host another "Women In Postgres" breakfast at #PGConfDE in Berlin. Great breakfast, even greater conversations! 💜
- Day 2 of #PGConfDE 🇩🇪 Last chance to grab Xata swag at our booth. Don't miss these talks 🎤 🧩 10:15: Best practices for creating Ephemeral Env with PII 🤖 11:10: Using LLMs to Manage Postgres 🔒12:40: Anatomy of Table-Level Locks in PostgreSQL
- Day 1 of #PGConfDE 🇩🇪 has kicked off 🚀 📍Visit the Xata booth to chat with our friendly Berlin team, and grab some limited edition swag 🦋 Learn more: 2025.pgconf.de/sponsor-inte...
- We're live at #PGConfDE in Berlin 🇩🇪 tomorrow for 2 days of #Postgres fun! Visit the Xata booth for a sneak peak of our upcoming launch 🚀 Also don't miss our exciting lineup of Friday talks (see thread)
- Observability just got smarter with Xata Agent v0.2.0 🧠🔎 💬 Chat like it’s a teammate. 📖 Customize your playbooks. ☁️ Plug into GCP CloudSQL. 🤖 Choose Gemini or GPT 4.1 for sharp SQL insights. 🔗 Blog: xata.io/blog/postgre... 👨💻 Repo: github.com/xataio/xata-...
- 🚀 Xata Agent v0.2.0 launched! Level-up your PostgreSQL monitoring & troubleshooting with: 📖 Custom Playbooks (create, fork & adapt) 💬 Enhanced Chat with persistence & artifacts 🌩️ Native support for GCP CloudSQL instances 🤖 Gemini & GPT 4.1 models integration Learn more → xata.io/blog/postgre...
- Need confidence in your LLM-driven app changes? Xata Engineer, @richardgill.org has used Vercel’s AI SDK and Vitest to build Evals that ensure our open-source Xata Agent consistently delivers accurate PostgreSQL diagnostics. Check out how 👇
- 🛠️ Just dropped pgroll v0.11.1 – a bugfix release based on real user reports. 🧩 Multi-operation migrations now: • Preserve column comments + default values • Generate valid SQL when duplicating columns Big thanks to the community for surfacing this! 🦋 github.com/xataio/pgrol... #pgroll #Postgres
- 🔥 New pgroll release! v0.11 brings: 🔌 YAML support for migrations 🕓 Timestamps now with timezone info 📛 `name` field is now optional 🎻 Tables without primary key or unique column can be backfilled 🧹 Better errors Zero-downtime Postgres migrations, now smoother. 📖 Blog: pgroll.com/blog/pgroll-...
- Ever struggled with schema drift or PII leaks between production and dev? Here’s a practical session by @xata + @bunnyshell_eaas demonstrating data anonymization & instant Postgres environments for safer dev workflows:
- LLM apps are black boxes, but testing doesn't have to be. Here's a practical guide written by @richardgill.org to building an #LLM Eval for the Xata Agent, using Vercel's AI SDK and Vitest for better visibility and debugging:
- pgstream is an open-source CDC tool for #Postgres, and the new v0.4 release now adds Postgres-to-Postgres replication, snapshots, and data transformations. Handle schema changes seamlessly & anonymize sensitive data easily. Demo and tutorial details👇
- Built an LLM-based app? How do you know it still works after tweaking prompts or switching models? Xata Engineer, @richardgill.org built a TypeScript Eval for the open-source Xata Agent using the @vercel.com AI SDK + Vitest. Here's how he did it 👇 xata.io/blog/llm-eva...