Xata 🦋 (@xata) 's Twitter Profile
Xata 🦋

@xata

Postgres, powered up. The serverless database platform for modern apps 🦋

Website 👉 xata.io
Discord 👉🏾 xata.io/discord

ID: 1326460828279840768

linkhttps://xata.io calendar_today11-11-2020 09:45:08

1,1K Tweet

3,3K Takipçi

425 Takip Edilen

Xata 🦋 (@xata) 's Twitter Profile Photo

In March the Xata team headed to Iceland for an offsite full of collaboration, innovation & adventure 🌍✨ We wrapped up our hackathon 🏆, tackled key projects & took in Iceland’s stunning landscapes ➕ a surprise northern lights show 🌌 👀 our blog: xata.io/blog/club-xata…

Xata 🦋 (@xata) 's Twitter Profile Photo

We're still buzzing from #PGConfDE 🇩🇪 ✨ 347 devs, 2 days, 7 purple-clad Xata humans 💜 🗣️ Talks on PII-safe branches, table locks, & our new AI “Xata Agent” 🐘 Women in Postgres breakfast (silver butterflies included 🦋) xata.io/blog/highlight…

Xata 🦋 (@xata) 's Twitter Profile Photo

pgstream v0.5 is released 🚀 Snapshot & replication flows are now simpler with: 📃 YAML configs 🕶️ New transformers (masking, phone, literals, dynamic params) with validation 💻 Refactored CLI 🔍 Table-level filtering xata.io/blog/pgstream-…

Xata 🦋 (@xata) 's Twitter Profile Photo

🚀 New blog: “How we built Xata’s MCP server using OpenAPISpec, Kubb, Vercel & Next.js” AI-driven endpoints, maintained by codegen and real-time tools. Take a look at how we automated tool generation and built for scale👇 xata.io/blog/built-xat…

Xata 🦋 (@xata) 's Twitter Profile Photo

v0.3.1 of the open-source Xata Agent is out 🚀 🛠️ Build your own tools with custom MCP servers 🧠 Use reasoning models (O1, O4-mini) 🤖 Run local LLMs via Ollama ✨ Better UI for tools & servers Built for real-world Postgres observability. Read more⬇️ xata.io/blog/xata-agen…

Xata 🦋 (@xata) 's Twitter Profile Photo

If you're in Berlin tonight, why not join this AI meetup hosted by DataStax for a interesting line-up of talks and of course great conversation! lu.ma/2025-may-berli…

div (@divyenduz) 's Twitter Profile Photo

I have been using Xata 🦋 agent's (w/ claude 3.7 sonnet) suggestion to optimize the database of TrackFootball.app and finally it is in a happy state. It is OSS and setup is just running "docker compose up -d"

I have been using <a href="/xata/">Xata 🦋</a> agent's (w/ claude 3.7 sonnet) suggestion to optimize the database of <a href="/_TrackFootball/">TrackFootball.app</a> and finally it is in a happy state. 

It is OSS and setup is just running 

"docker compose up -d"
Xata 🦋 (@xata) 's Twitter Profile Photo

Need to test a schema change, run a migration, or debug an issue , without touching production? Here’s how you can create an instant, isolated Postgres branch using the Xata CLI. 💾 Under the hood, Xata uses copy-on-write at the storage layer. 🔀 The new branch has the exact

Need to test a schema change, run a migration, or debug an issue , without touching production?
Here’s how you can create an instant, isolated Postgres branch using the Xata CLI. 

💾 Under the hood, Xata uses copy-on-write at the storage layer.
🔀 The new branch has the exact
div (@divyenduz) 's Twitter Profile Photo

When we were designing Xata 🦋 CLI, we added --json flag to each command so it can emit JSON for programmatic consumption instead of table (easy for humans to parse) Love how that API looks like in practice with bun shell. This is a snippet from our E2E post cleanup script.

When we were designing <a href="/xata/">Xata 🦋</a> CLI, we added --json flag to each command so it can emit JSON for programmatic consumption instead of table (easy for humans to parse)

Love how that API looks like in practice with bun shell. This is a snippet from our E2E post cleanup script.
Xata 🦋 (@xata) 's Twitter Profile Photo

Part 1 of our two-post series breaks down how Xata, Neon, and Supabase each implement PostgreSQL branching. In this first post, we cover features, internals, and trade-offs between the different solutions ⚔️ xata.io/blog/neon-vs-s…

Xata 🦋 (@xata) 's Twitter Profile Photo

We kicked off the day at #berlinbuzzwords with a rooftop breakfast for the amazing women speakers. As a proudly female-founded Postgres company, we’re thrilled to support moments like this. 💜 Don’t miss Gülçin Yıldırım Jelínek talk at 15:20 (Maschinenhaus room)!

We kicked off the day at #berlinbuzzwords with a rooftop breakfast for the amazing women speakers.
As a proudly female-founded Postgres company, we’re thrilled to support moments like this. 💜
Don’t miss <a href="/apatheticmagpie/">Gülçin Yıldırım Jelínek</a> talk at 15:20 (Maschinenhaus room)!
Xata 🦋 (@xata) 's Twitter Profile Photo

On June 16 at Berlin Buzzwords, Gülçin Yıldırım Jelínek gave her talk "Anatomy of Table-Level Locks in PostgreSQL" 🧠🔒 MVCC avoids many locks, but DDL statements like ALTER TABLE still require strong locks. Gulcin shared ways to reduce lock duration and strength where possible. She

Xata 🦋 (@xata) 's Twitter Profile Photo

🚀 pgstream v0.7.1 is out! ✨ JSON transformers to transform json/jsonb data with set and delete operations 📊 Snapshot progress tracking ⚡ Wildcard support for snapshots Read the blog here → xata.io/blog/pgstream-… #Postgres #pgstream #opensource #json #jsonb