DEV Community

YugabyteDB

Open Source Distributed PostgreSQL

Yugabyte is an open-source, PostgreSQL-compatible, cloud-native relational database built for resilience and scalability

ESR (Equality, Sort, Range) rule applied to YugabyteDB and PostgreSQL indexes

ESR (Equality, Sort, Range) rule applied to YugabyteDB and PostgreSQL indexes

Comments
11 min read
PostgreSQL 15 Compatibility in YugabyteDB 2.25: Top 15 Features!

PostgreSQL 15 Compatibility in YugabyteDB 2.25: Top 15 Features!

Comments
8 min read
Aggregates with NULL: count(), min(), max(), sum()

Aggregates with NULL: count(), min(), max(), sum()

Comments
3 min read
What does NULL mean in an OUTER JOIN? ("unknown" vs. "not exists")

What does NULL mean in an OUTER JOIN? ("unknown" vs. "not exists")

2
Comments
4 min read
PostgreSQL plan_cache_mode

PostgreSQL plan_cache_mode

Comments
6 min read
could not serialize access due to concurrent update

could not serialize access due to concurrent update

Comments
4 min read
Large IntentsDB MemTable with Many Small SST Files

Large IntentsDB MemTable with Many Small SST Files

5
Comments
5 min read
Index Filtering in PostgreSQL and YugabyteDB (Index Scan instead of Index Only Scan)

Index Filtering in PostgreSQL and YugabyteDB (Index Scan instead of Index Only Scan)

Comments
12 min read
loading...