Description
Distributes PostgreSQL workloads across nodes with Citus. It is useful for teams building multi-tenant, analytics, or real-time applications that outgrow a single PostgreSQL server.
Distributed databases add operational complexity. Plan backups, replication, upgrades, tenant isolation, and query behavior before trusting it with production data.