frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Xata, open-source Postgres platform with copy-on-write branches

https://github.com/xataio/xata
2•tudorg•1h ago

Comments

tudorg•1h ago
Hi HN,

This is Tudor from Xata. You can think of Xata as an open-source, self-hosted, alternative to Aurora/Neon. Highlight features are:

- Fast copy-on-write branching.

- Automatic scale-to-zero and wake-up on new connections.

- 100% Vanilla Postgres. We run upstream Postgres, no modifications.

- Production grade: high availability, read replicas, automatic failover/switchover, upgrades, backups with PITR, IP filtering, etc.

You can self-host it, or you can use our [cloud service](https://xata.io).

Background story: we exist as a company for almost 5 years, offered a Postgres service from the start, and have launched several different products and open source projects here on HN before, including pgroll and pgstream. About a year and half ago, we’ve started to rearchitect our core platform from scratch. It is running in production for almost an year now, and it’s serving customers of all sizes, including many multi-TB databases.

One of our goals in designing the new platform was to make it cloud independent and with a careful selection of dependencies. Part of the reason was for us to be able to offer it in any cloud, and the other part is the subject of the announcement today: we wanted to have it open source and self-hostable.

Use cases: We think Xata OSS is appropriate for two use cases:

- get fast your preview / testing / dev / ephemeral environments with realistic data. We think for many companies this is a better alternative to seed or synthetic data, and allows you to catch more classes of bugs. Combined with anonymization, especially in the world of coding agents, this is an important safety and productivity enabler.

- offer an internal PGaaS. The alternative we usually see at customers is that they use a Kubernetes operator to achieve this. But there’s more to a Postgres platform than just the operator. Xata is more opinionated and comes with APIs and CLI.

Technical details: We wanted from the start to offer CoW branching and vanilla Postgres. This basically meant that we wanted to do CoW at the storage layer, under Postgres. We’ve have tested a bunch of storage system for performance and reliability and ultimately landed on using OpenEBS. OpenEBS is an umbrella project for more storage engines for Kubernetes, and the one that we use is the replicated storage engine (aka Mayastor).

Small side note on separation of storage from compute: since the introduction of PlanetScale Metal, there has been a lot of discussion about the performance of local storage. We had these discussions internally as well, and what’s nice about OpenEBS is that it actually supports both: there are local storage engines and over-the-network storage engines. For our purpose of running CoW branches, however, the advantages of the separation are pretty clear: it allows spreading the compute to multiple nodes, while keeping the storage volumes colocated, which is needed for CoW. So for now the Xata platform is focused on this, but it’s entirely possible to run Xata with local storage: basically a storage-class change away.

Another small side note: while Mayastor is serving us well, and it’s what we recommend for OSS installations, we have been working on our own storage engine in parallel (called Xatastor). It is the key to having sub-second branching and wake-up times and we’ll release it in a couple of weeks.

For the compute layer, we are building on top of CloudNativePG. It’s a stable and battle-tested operator covering all the production great concerns. We did add quite a lot of services around it, though: our custom SQL gateway, a “branch” operator, control plane and authentication services, etc.

The end result is what we think is an opinionated but flexible Postgres platform. More high level and easier to use than a K8s operator, and with a lot of battery included goodies.

Let us know if you have any questions!

Om Malik – Newbird.ai or Loony.ai

https://om.co/2026/04/15/newbirds-ai-is-really-loonybirds-ai/
1•rmason•1m ago•0 comments

The Case for Semi-Autonomous Nonprofits

https://emresarbak.com/semi-autonomous-nonprofits.html
1•sarbak•3m ago•0 comments

C++26: Structured Bindings in Conditions

https://www.sandordargo.com/blog/2026/04/15/cpp26-structured-bindings-condition
1•ibobev•4m ago•0 comments

Sovereign Cloud Stats Every CIO Needs Before Their Next Board Meeting

https://www.windriver.com/blog/Sovereign-Cloud-Stats-Every-CIO-Needs
1•ohjeez•4m ago•0 comments

Zero-Copy Pages in Rust: Or How I Learned to Stop Worrying and Love Lifetimes

https://redixhumayun.github.io/databases/2026/04/14/zero-copy-pages-in-rust.html
1•ibobev•4m ago•0 comments

Nvidia, DLSS5 and Breaking Rendering

https://c0de517e.com/028_dlss5.htm
1•ibobev•4m ago•0 comments

Is Tech Companies Are Right About the AI Trend?

1•denimew145•5m ago•0 comments

Mozilla Announces "Thunderbolt" as an Open-Source, Enterprise AI Client

https://www.phoronix.com/news/Mozilla-Thunderbolt
3•Palmik•7m ago•1 comments

Perplexity Health

https://www.perplexity.ai/health
2•evo_9•8m ago•0 comments

Galton–Watson process: how family names go extinct

https://en.wikipedia.org/wiki/Galton%E2%80%93Watson_process
2•cybermango•9m ago•0 comments

White House to give US agencies Anthropic Mythos access, Bloomberg News reports

https://www.reuters.com/technology/white-house-give-us-agencies-anthropic-mythos-access-bloomberg...
2•wslh•9m ago•0 comments

Binary Dependencies: Identifying the Hidden Packages We All Depend On

https://vlad.website/binary-dependencies-identifying-the-hidden-packages-we-all-depend-on/
2•PaulHoule•11m ago•0 comments

Number of candidates ghosted by employers has reached a 3-year high thanks to AI

https://fortune.com/2026/03/20/job-seekers-arent-imagining-things-candidates-ghosted-by-employers...
2•akyuu•11m ago•0 comments

Should you turn off your laptop while commuting?

https://www.rnz.co.nz/life/lifestyle/should-you-turn-off-your-laptop-while-commuting
4•billybuckwheat•13m ago•0 comments

Israel escalates attacks on medics in Lebanon with deadly 'quadruple tap'

https://www.theguardian.com/world/2026/apr/16/israel-escalates-attacks-on-medics-in-lebanon-with-...
7•hebelehubele•14m ago•0 comments

Europe has "maybe 6 weeks of jet fuel left"

https://apnews.com/article/iran-war-europe-jet-fuel-flight-cancellations-birol-6e67fafd493861b385...
23•ck2•16m ago•9 comments

Need Help

1•bkabhijeet•17m ago•0 comments

Find bugs with ultrareview in Claude Code

https://code.claude.com/docs/en/ultrareview
1•iBelieve•17m ago•0 comments

Ask HN: What pricing model works for high COGs side project?

1•onemiketwelve•18m ago•0 comments

What is the simplest architecture for running a multi-agent system at scale?

https://www.ashpreetbedi.com/articles/scaling-agentic-software-part-1
2•ashpreet-bedi•18m ago•0 comments

The Kyonghung Cover: The Rarest Item of the Joseon Postal Administration

https://koreastampsociety.org/2025/11/01/the-kyonghung-cover-the-rarest-item-of-the-joseon-postal...
1•georgecmu•18m ago•0 comments

A catalogue of rocky exoplanets in the habitable zone

https://academic.oup.com/mnras/article/547/3/stag028/8526432
2•simonebrunozzi•20m ago•0 comments

Building The payment layer for APIs and AI agents

https://chexhq.com/
1•DhirajKadam27•20m ago•0 comments

2× – nine months later: We did it

https://ideas.fin.ai/p/2x-nine-months-later
2•xfax•25m ago•0 comments

Turn Your Codebase into a Podcast

https://code2cast.com/
6•itswillbrazil•25m ago•0 comments

Our Long Love Affair with Gold

https://www.wsj.com/finance/investing/gold-bullion-market-trading-4456cbde
1•thm•29m ago•0 comments

Two inmates at an Ohio prison built a secret hacking operation from behind bars [pdf]

https://dam.assets.ohio.gov/image/upload/watchdog.ohio.gov/Investigations/2017/2015-CA00043.pdf
4•Anon84•29m ago•0 comments

Show HN: Launchy – A Next.js template for weekly launch directories

https://launchy.tools/template
1•drdruide•30m ago•0 comments

Graupel

https://en.wikipedia.org/wiki/Graupel
2•surprisetalk•32m ago•0 comments

Playdate for Education

https://play.date/education/
2•owlmusic•32m ago•0 comments