DEV Community

#postgres

Posts on tips and tricks, using and learning about PostgreSQL for database development and analysis.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
SQL Learning...

SQL Learning...

2
Comments 5
1 min read
Does PostgreSQL support as much "schema flexibility" as MongoDB? Not for indexing!

Does PostgreSQL support as much "schema flexibility" as MongoDB? Not for indexing!

2
Comments
8 min read
Building an Order Processing Saga with MassTransit

Building an Order Processing Saga with MassTransit

6
Comments
2 min read
PostgreSQL Performance: Essential Indexing Guidelines

PostgreSQL Performance: Essential Indexing Guidelines

6
Comments
8 min read
PostgreSQL UUID: Bulk insert with UUIDv7 vs UUIDv4

PostgreSQL UUID: Bulk insert with UUIDv7 vs UUIDv4

4
Comments 1
10 min read
PostgreSQL vs. MongoDB in 2025: Which Database Should Power Your Next Project?

PostgreSQL vs. MongoDB in 2025: Which Database Should Power Your Next Project?

3
Comments 1
2 min read
How to Optimise PostgreSQL LIKE and ILIKE Queries

How to Optimise PostgreSQL LIKE and ILIKE Queries

2
Comments
6 min read
Understanding Durability in PostgreSQL -A Deep Dive into the “D” in ACID

Understanding Durability in PostgreSQL -A Deep Dive into the “D” in ACID

Comments
3 min read
Understanding Isolation in PostgreSQL: A Deep Dive into the “I” in ACID

Understanding Isolation in PostgreSQL: A Deep Dive into the “I” in ACID

Comments
3 min read
Joining and grouping on array fields in MongoDB may require using $unwind before applying $group or $lookup

Joining and grouping on array fields in MongoDB may require using $unwind before applying $group or $lookup

Comments
5 min read
Do You Know The LATERAL JOIN In SQL?

Do You Know The LATERAL JOIN In SQL?

15
Comments 1
7 min read
Day 1 - Learning postgresql in 30 days as a frontend dev

Day 1 - Learning postgresql in 30 days as a frontend dev

2
Comments
3 min read
How to Create a Read-Only User in PostgreSQL (With Access to Statistics)

How to Create a Read-Only User in PostgreSQL (With Access to Statistics)

1
Comments
2 min read
Cómo crear un usuario de solo lectura en PostgreSQL (con acceso a estadísticas)

Cómo crear un usuario de solo lectura en PostgreSQL (con acceso a estadísticas)

Comments
3 min read
POSTGRESQL INSTALLATION MADE EASY ON LINUX SERVERS

POSTGRESQL INSTALLATION MADE EASY ON LINUX SERVERS

7
Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.