Xata is a managed platform built on PostgreSQL that introduces database branching as a core feature for development environments. It allows the creation of isolated instances via pull requests or agents using copy-on-write (CoW), avoiding complete physical duplication of the dataset.
Xata is a managed platform built on PostgreSQL that introduces database branching as a core feature for development environments. It allows the creation of isolated instances via pull requests or agents using copy-on-write (CoW), avoiding complete physical duplication of the dataset.