.. meta::
:description: Hasura Citus - Hyperscale database support
:keywords: hasura, docs, databases, citus, hyperscale
.. _database_citus-hyperscale-postgres:
Citus - Hyperscale (Postgres flavour)
=====================================
.. contents:: Table of contents
:backlinks: none
:depth: 1
:local:
Introduction
------------
`Citus `__ is a is an open source extension that transforms Postgres into a distributed
database. As it is a Postgres extension, all of Postgres' features, tooling & ecosystem
can be leveraged.
..
Hence with Hasura, Citus also becomes a great fit for cross database joins.
Know more
---------
.. toctree::
:maxdepth: 1
:titlesonly:
Getting started
Hasura - Citus compatibility
..
Schema
Queries
Mutations
Subscriptions
Supported Postgres types