DEV Community

Franck Pachot profile picture

Franck Pachot

Developer Advocate 🚀 YugabyteDB - postgres compatible open-source distributed SQL database 🔶AWS Data Hero, 🅾Oracle ACE Alumni & OCM, 🐘 PostgreSQL fan

Education

France

Work

Developer Advocate at Yugabyte

How to optimize indexing for distributed one-to-many join with pagination

How to optimize indexing for distributed one-to-many join with pagination

Comments
5 min read

Want to connect with Franck Pachot?

Create an account to connect with Franck Pachot. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Isolation Levels - part VII: Repeatable Read

Isolation Levels - part VII: Repeatable Read

1
Comments
3 min read
Isolation Levels - part VI: Snapshot Isolation

Isolation Levels - part VI: Snapshot Isolation

Comments
2 min read
Isolation Levels - part V: Read Only

Isolation Levels - part V: Read Only

1
Comments 1
3 min read
Amazon Aurora and PostgreSQL buffer cache

Amazon Aurora and PostgreSQL buffer cache

3
Comments
5 min read
Isolation Levels - part IV: Serializable

Isolation Levels - part IV: Serializable

1
Comments
3 min read
PostgreSQL at AWS re:Invent

PostgreSQL at AWS re:Invent

9
Comments 1
5 min read
Isolation Levels - part III: Main concepts

Isolation Levels - part III: Main concepts

2
Comments 2
5 min read
Atomic clocks in EC2

Atomic clocks in EC2

13
Comments 1
2 min read
Isolation Levels - part II: Characteristics and use-case

Isolation Levels - part II: Characteristics and use-case

1
Comments
4 min read
What about temporary tables in OCI PostgreSQL?

What about temporary tables in OCI PostgreSQL?

Comments
5 min read
Isolation Levels - part I: Introduction

Isolation Levels - part I: Introduction

5
Comments
3 min read
PostgreSQL double buffering: understand the cache size in a managed service (OCI)

PostgreSQL double buffering: understand the cache size in a managed service (OCI)

5
Comments
10 min read
YBIO on OCI PostgreSQL

YBIO on OCI PostgreSQL

5
Comments
4 min read
MFA on OCI (you don't need to read this if you don't understand the title)

MFA on OCI (you don't need to read this if you don't understand the title)

Comments
1 min read
Oracle Cloud Infrastructure Optimized PostgreSQL 14.9

Oracle Cloud Infrastructure Optimized PostgreSQL 14.9

5
Comments
9 min read
Row Level Security with an ARRAY of tenants set in session parameter (RLS)

Row Level Security with an ARRAY of tenants set in session parameter (RLS)

Comments 7
8 min read
IN() list filter with Top-N

IN() list filter with Top-N

6
Comments
15 min read
Foreign Keys on Distributed SQL: don't worry, it scales

Foreign Keys on Distributed SQL: don't worry, it scales

1
Comments
6 min read
Monolithic vs. Distributed SQL

Monolithic vs. Distributed SQL

Comments
6 min read
Dirty Writes, INSERT ... ON CONFLICT DO UPDATE, Read Committed Isolation Level and Lost Update

Dirty Writes, INSERT ... ON CONFLICT DO UPDATE, Read Committed Isolation Level and Lost Update

1
Comments 3
6 min read
Is co-partition or interleave necessary in Distributed SQL?

Is co-partition or interleave necessary in Distributed SQL?

Comments
8 min read
@DynamicUpdate with column-level locking in YugabyteDB and how to avoid write skew anomalies

@DynamicUpdate with column-level locking in YugabyteDB and how to avoid write skew anomalies

1
Comments
4 min read
Foreign Key validation in YugabyteDB when created in NOT VALID

Foreign Key validation in YugabyteDB when created in NOT VALID

Comments
4 min read
Docker Image for YugabyteDB Developers

Docker Image for YugabyteDB Developers

Comments
3 min read
Can writes be blocked by reads in YugabyteDB?

Can writes be blocked by reads in YugabyteDB?

Comments
6 min read
Inner Inverted Join in YugabyteDB & PostgreSQL

Inner Inverted Join in YugabyteDB & PostgreSQL

Comments
6 min read
TTL in YugabyteDB with batched deletes

TTL in YugabyteDB with batched deletes

Comments
5 min read
Fast SELECT COUNT(*) WHERE in YugabyteDB

Fast SELECT COUNT(*) WHERE in YugabyteDB

Comments
5 min read
Scalable range sharding to avoid hotspots on indexes

Scalable range sharding to avoid hotspots on indexes

7
Comments
13 min read
YugabyteDB in Jupyter Notebook in Google Colab

YugabyteDB in Jupyter Notebook in Google Colab

Comments
2 min read
PostGIS on YugabyteDB Alma8 (workarounds)

PostGIS on YugabyteDB Alma8 (workarounds)

Comments
4 min read
Online Rolling Upgrade in YugabyteDB Managed

Online Rolling Upgrade in YugabyteDB Managed

1
Comments
11 min read
IF-THEN-ELSE in SQL WHERE CLAUSE

IF-THEN-ELSE in SQL WHERE CLAUSE

5
Comments
4 min read
Bitmap Scan in YugabyteDB

Bitmap Scan in YugabyteDB

1
Comments
9 min read
YugabyteDB Cost-Based Optimizer and cost model for Distributed LSM-Tree

YugabyteDB Cost-Based Optimizer and cost model for Distributed LSM-Tree

2
Comments
7 min read
Transaction Internals: Fast Path vs Multi-Shard

Transaction Internals: Fast Path vs Multi-Shard

1
Comments
1 min read
The cost of additional secondary indexes in PostgreSQL & YugabyteDB

The cost of additional secondary indexes in PostgreSQL & YugabyteDB

2
Comments
6 min read
Postgres Join Methods in YugabyteDB

Postgres Join Methods in YugabyteDB

1
Comments
12 min read
ACID properties explained to NoSQL vendors

ACID properties explained to NoSQL vendors

Comments
4 min read
JSON as TEXT, JSON, or JSONB datatypes in YugabyteDB

JSON as TEXT, JSON, or JSONB datatypes in YugabyteDB

3
Comments
11 min read
PL/Python in YugabyteDB (build with yugabyte)

PL/Python in YugabyteDB (build with yugabyte)

2
Comments
3 min read
pg_stat_activity from all servers in YugabyteDB

pg_stat_activity from all servers in YugabyteDB

8
Comments
3 min read
No-gap sequence in PostgreSQL and YugabyteDB

No-gap sequence in PostgreSQL and YugabyteDB

6
Comments
4 min read
YugabyteDB is Distributed SQL: resilient and consistent

YugabyteDB is Distributed SQL: resilient and consistent

7
Comments
6 min read
Citus is not ACID but Eventually Consistent

Citus is not ACID but Eventually Consistent

3
Comments
6 min read
Partitioning vs. Sharding - What about SQL Features?

Partitioning vs. Sharding - What about SQL Features?

5
Comments
7 min read
YugabyteDB official Dockerfile

YugabyteDB official Dockerfile

5
Comments
2 min read
Counters with YugabyteDB

Counters with YugabyteDB

6
Comments
2 min read
pg-hostname on YugabyteDB compiled and installed directly on the server

pg-hostname on YugabyteDB compiled and installed directly on the server

4
Comments
3 min read
FlameGraphs on Steroids with profiler.firefox.com

FlameGraphs on Steroids with profiler.firefox.com

2
Comments
3 min read
Another funny benchmark: "hugedbbench"

Another funny benchmark: "hugedbbench"

1
Comments
3 min read
SQL for low code applications: SQLPage

SQL for low code applications: SQLPage

2
Comments
2 min read
PostgreSQL Optimizer Hints Discussion

PostgreSQL Optimizer Hints Discussion

3
Comments
5 min read
Understand what you run before publishing your (silly) benchmark results

Understand what you run before publishing your (silly) benchmark results

2
Comments
16 min read
YugabyteDB: set read-only for a single query to allow follower reads

YugabyteDB: set read-only for a single query to allow follower reads

1
Comments
8 min read
Query Amazon Redshift from YugabyteDB though PostgreSQL Foreign Data Wrapper and VPC peering

Query Amazon Redshift from YugabyteDB though PostgreSQL Foreign Data Wrapper and VPC peering

2
Comments
7 min read
Book review: Mastering PostgreSQL 15

Book review: Mastering PostgreSQL 15

3
Comments
5 min read
Approximate Count Distinct in YugabyteDB (and PostgreSQL) with HyperLogLog

Approximate Count Distinct in YugabyteDB (and PostgreSQL) with HyperLogLog

1
Comments
6 min read
Quickly testing an extension from docker image

Quickly testing an extension from docker image

Comments
2 min read
loading...