Latency

How to Parallel Index Scan in YSQL For Temporal Joins

How to Parallel Index Scan in YSQL For Temporal Joins

A common temporal join pattern in analytics used to require extra tweaks in distributed Postgres-compatible systems, but is no longer required due to full support for native PostgreSQL Parallel Query (PQ). Achieve latency gains that scale better by keeping your original schema and query and allowing YSQL to execute a Parallel Index Scan directly.

Read more

Designing for Low-Latency Reads with Duplicate Covering Indexes

Designing for Low-Latency Reads with Duplicate Covering Indexes

The blog explores how using geographically located duplicate covering indexes in a YugabyteDB database cluster can ensure low-latency reads in multi-region deployments. These indexes allow applications to read data from the same region they are deployed in, optimizing performance and consistency while avoiding stale data. However, this design increases write latency due to the need for cross-region traffic and multiple data copies.

Read more

Spot the 6 Red Flags That Your Ecommerce Website Might Crash

Spot the 6 Red Flags That Your Ecommerce Website Might Crash

This blog highlights six moments that will increase the risk of an ecommerce website crash. Using examples, it illustrates the short- and long-term financial and reputational impact of such crashes, showing how by modernizing the data layer retailers can ensure site resilience, scalability, and consistent high performance and safeguard their share of the growing eCommerce market.

Read more

Explore Distributed SQL and YugabyteDB in Depth

Discover the future of data management.
Learn at Yugabyte University
Get Started
Browse Yugabyte Docs
Explore docs
PostgreSQL For Cloud Native World
Read for Free