NEW
BYOC PROMOTION
PRODUCT OVERVIEW

ScaleGrid for PostgreSQL® Citus

Fully managed and open-source, ScaleGrid for PostgreSQL Citus brings effortless horizontal scalability to your favorite database—without rewrites or infrastructure headaches. Build faster, scale smarter.

AVAILABLE ON

akamai-cloud-logo
aws-logo
azure-logo
digital-ocean-logo
google-cloud-logo
oracle-cloud-logo
HOW IT WORKS

Simplify Distributed PostgreSQL® Scaling with ScaleGrid

PostgreSQL® is renowned for its robustness and extensibility—but scaling it horizontally has traditionally been complex. That’s where Citus comes in, transforming PostgreSQL into a distributed database through native sharding and parallel query execution. ScaleGrid simplifies this even further by delivering fully managed, open-source Citus deployments for PostgreSQL across any cloud.

With just a few clicks, you can configure your topology—coordinator and worker nodes, high availability, preferred cloud provider, and regions for each node—and ScaleGrid takes care of the rest. From provisioning and replication to monitoring and backups, we handle the ops so you can focus on performance and growth. You retain full control via root and SSH access, while our intuitive UI and automation tools streamline management. Backed by 24×7 support, it’s the fastest path to a production-grade distributed PostgreSQL® cluster.

Explore how easy it is to scale PostgreSQL® with Citus—without compromising flexibility, visibility, or control.

BENEFITS

Simplify Scaling.
Unleash Performance.

Wave goodbye to complex sharding logic, DevOps strain, and vendor constraints. ScaleGrid for PostgreSQL Citus takes the reins—handling the hard parts of distributed PostgreSQL® so your team can focus on building. Whether you’re managing multi-tenant SaaS, time-series data, or geo-sharded apps, our fully managed service lets you scale with confidence, performance, and freedom.

Scale Without Rewrites

Native PostgreSQL and standard SQL compatibility means no application changes—scale horizontally without rearchitecting.

Deploy Anywhere, Control Everything

Run PostgreSQL Citus on AWS, Azure, GCP, OCI, or DigitalOcean—either in a dedicated cloud environment managed by ScaleGrid or directly in your own cloud account (BYOC) for cost transparency and full infrastructure ownership.

Managed Yet Customizable

Configure coordinators, workers, extensions, and topology through ScaleGrid’s intuitive UI while retaining full root and SSH access.

Built for High-Ingest Workloads

Ideal for time-series, regional, or customer-sharded data—Citus ensures fast writes and parallel query execution at scale.

CASE STUDIES

Unlocking Business Potential

See how businesses optimize database management with ScaleGrid, enhancing performance, security, and growth.
e-guma_marketing
POSTGRESQL® PRICING

Pricing for Every Stage of Growth

Choose fully managed PostgreSQL Citus hosting across various platforms including AWS, Azure, DigitalOcean, OCI, and Google Cloud Platform. Enhance your savings and value with our exclusive special offers.

RAM
${{getSelectedPrice}} /month

Compare plans

  • IOPS: {{current.capacity_plans[current_row].iops}}
  • RAM (GB): {{current.capacity_plans[current_row].ram}}
  • Disk (GB): {{current.capacity_plans[current_row].storage}}
  • Instance Type: {{current.capacity_plans[current_row].key}}

“ScaleGrid lets us scale our PostgreSQL deployment with Citus faster than we imagined—without rebuilding our app or hiring a DevOps team. Our application performance improved immediately under heavy load, and our customers noticed the difference.”

ScaleGrid Customer
FEATURES

Fast, Scalable, Fully-Featured PostgreSQL® Platform

Unlock the full potential of PostgreSQL Citus with a platform built for speed, flexibility, and control—whether scaling globally, running mission-critical workloads, or optimizing for cost and performance.

PERFORMANCE

Peak Performance and Agile Scaling

Optimized for Scale-Out Workloads

Distribute queries across worker nodes to handle high-ingest workloads and large datasets with low-latency response times.

On-Demand Resizing

Adjust CPU, memory, and storage on the fly—no downtime, no disruption—to meet your application’s evolving needs.

High-Performance SSD Clusters

Run PostgreSQL Citus on SSD-backed infrastructure to ensure fast I/O and consistent performance under pressure.

Built-In Parallel Query Execution

Take advantage of Citus’ native parallelism to accelerate analytics and complex queries across shards.

CONTROL

Hands-On Control, Hands-Off Complexity

Root and SSH Access

Retain full control over your database instances for tuning, customization, or compliance—even in managed deployments.

Custom Sharding Strategies

Define how your data is distributed using Citus SQL commands—by tenant, region, time, or any custom logic.

PostgreSQL Extension Support

Enable the extensions you need, from PostGIS to pg_stat_statements, to power advanced workloads and observability.

Multi-Node Topology Management

Configure standalone, HA, and multi-node clusters through the UI with full control over coordinator and worker behavior.

FLEXIBILITY

Any Cloud, Your Way

Bring Your Own Cloud (BYOC)

Deploy directly into your own AWS, Azure, or GCP account—giving you full visibility, compliance control, and cost optimization.

Multi-Cloud & Hybrid Support

Choose from major public clouds or hybrid setups to align with enterprise strategy and regulatory requirements.

Region-Level Node Selection

Specify deployment regions for coordinators and workers to optimize for latency, redundancy, or data sovereignty.

Dedicated Environment Options

Run on isolated infrastructure tailored to your organization’s security and performance needs.

Citus - Any cloud your way
RESOURCES

Discover Key Resources at Your Fingertips

From expert-led demo videos and comprehensive comparison tables to insightful blogs and detailed help guides, discover a wealth of resources designed to elevate your PostgreSQL® experience with ScaleGrid.

FAQS

Frequently Asked Questions

Have a question? Find the answer in our Frequently Asked Questions.

PostgreSQL Citus is an open-source extension that transforms PostgreSQL into a distributed database by sharding tables across multiple worker nodes. This enables horizontal scaling for both read and write operations without requiring you to change your SQL queries or application logic. It’s ideal for SaaS, time-series, and high-ingest workloads.

ScaleGrid automates the operational complexity of managing distributed PostgreSQL clusters. You can deploy Citus with a few clicks, configure coordinators and workers, and rely on ScaleGrid for provisioning, replication, backups, and scaling—while still retaining full control with root and SSH access.

Yes. ScaleGrid supports Bring Your Own Cloud (BYOC), allowing you to deploy PostgreSQL Citus clusters directly into your existing AWS, Azure, or GCP account. This gives you full infrastructure ownership, compliance control, and transparency into your cloud costs.

ScaleGrid provides a rich dashboard with access to OS and database metrics, slow query analysis, and real-time alerts. You can also use standard PostgreSQL and Citus tools for deeper insights, and enable extensions like pg_stat_statements for fine-grained visibility.

You can configure high availability at both the coordinator and worker node levels with automated failover. ScaleGrid also supports regular, automated backups and point-in-time recovery (PITR) to ensure data resilience and business continuity.

Not for reads and writes—Citus maintains compatibility with standard SQL, so your application can interact with the database just like it would with vanilla PostgreSQL. You’ll use Citus-specific SQL to define shard keys and distribution strategies during schema setup.