citusdata/citus: Distributed PostgreSQL as an extension
github.comΒ·1d
πŸ—„οΈDatabases
Preview
Report Post

** The Citus database is 100% open source.

Learn what’s new in the Citus 13.0 release blog and the Citus Updates page.**

What is Citus?

Citus is a PostgreSQL extension that transforms Postgres into a distributed databaseβ€”so you can achieve high performance at any scale.

With Citus, you extend your PostgreSQL database with new superpowers:

  • Distributed tables are sharded across a cluster of PostgreSQL nodes to combine their CPU, memory, storage and I/O capacity.
  • References tables are replicated to all nodes for joins and foreign keys from distributed tables a…

Similar Posts

Loading similar posts...