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.
Practicing SQL with Real Data: INSERT, WHERE, ORDER BY, and GROUP BY

Practicing SQL with Real Data: INSERT, WHERE, ORDER BY, and GROUP BY

25
Comments
3 min read
Real-Time Leaderboards: How to Boost Fitness Engagement Through Smart Data Architectures

Real-Time Leaderboards: How to Boost Fitness Engagement Through Smart Data Architectures

2
Comments
2 min read
Mocking Your Postgres DB Doesn't Have to Suck

Mocking Your Postgres DB Doesn't Have to Suck

Comments
2 min read
Comparing sync/async PostgreSQL18(Amazon RDS)

Comparing sync/async PostgreSQL18(Amazon RDS)

Comments
6 min read
Learning SQL in Practice: LeetCode Challenges and Setting Up PostgreSQL

Learning SQL in Practice: LeetCode Challenges and Setting Up PostgreSQL

24
Comments
2 min read
Serverless applications with Java and Aurora DSQL - Part 3 Integrated query editor

Serverless applications with Java and Aurora DSQL - Part 3 Integrated query editor

3
Comments
2 min read
The road to SeaQuery 1.0

The road to SeaQuery 1.0

2
Comments 1
11 min read
A Sneak Peek at SeaORM 2.0

A Sneak Peek at SeaORM 2.0

Comments
7 min read
How to Back Up a PostgreSQL Database Using pg_dump

How to Back Up a PostgreSQL Database Using pg_dump

1
Comments
4 min read
Top 10 Mistakes Developers Make with pg_dump (And How to Avoid Them)

Top 10 Mistakes Developers Make with pg_dump (And How to Avoid Them)

Comments
4 min read
PostgreSQL backup tools comparison — Databasus, WAL-G, pgBackRest and Barman

PostgreSQL backup tools comparison — Databasus, WAL-G, pgBackRest and Barman

Comments
9 min read
Why Tenant Context Must Be Scoped Per Transaction

Why Tenant Context Must Be Scoped Per Transaction

1
Comments 3
4 min read
pg-status - a lightweight microservice for checking PostgreSQL host status

pg-status - a lightweight microservice for checking PostgreSQL host status

Comments
7 min read
🐳 How Docker Saved My Full-Stack Project (And My Sanity)

🐳 How Docker Saved My Full-Stack Project (And My Sanity)

Comments
4 min read
The N+1 Insert Loop That Slowed Our API to a Crawl

The N+1 Insert Loop That Slowed Our API to a Crawl

1
Comments 3
2 min read
UPDATE...RETURNING in MongoDB: ACID and idempotency with findOneAndUpdate()

UPDATE...RETURNING in MongoDB: ACID and idempotency with findOneAndUpdate()

1
Comments
5 min read
Unnesting Scalar Subqueries into Left Outer Joins in SQL in Aurora and PostgreSQL

Unnesting Scalar Subqueries into Left Outer Joins in SQL in Aurora and PostgreSQL

1
Comments 3
6 min read
Prisma + StackRender: Design Your Database and Start Building Your Backend

Prisma + StackRender: Design Your Database and Start Building Your Backend

5
Comments
6 min read
13 PostgreSQL Backup Best Practices for Developers and DBAs

13 PostgreSQL Backup Best Practices for Developers and DBAs

1
Comments
12 min read
Using Postgres Full-Text Search on a Next.JS Fullstack App

Using Postgres Full-Text Search on a Next.JS Fullstack App

Comments
5 min read
COPY FROM Exploits: When PostgreSQL Reads Your Filesystem

COPY FROM Exploits: When PostgreSQL Reads Your Filesystem

Comments
4 min read
search_path Hijacking: The PostgreSQL Attack You've Never Heard Of

search_path Hijacking: The PostgreSQL Attack You've Never Heard Of

Comments
2 min read
Self-Hosted vs Cloud PostgreSQL Backups: Full Pros and Cons Guide

Self-Hosted vs Cloud PostgreSQL Backups: Full Pros and Cons Guide

Comments
5 min read
Cutting My Self-Hosted Analytics Stack Memory by 45%

Cutting My Self-Hosted Analytics Stack Memory by 45%

6
Comments
2 min read
I Need a Postgres Instance. Now.

I Need a Postgres Instance. Now.

Comments
2 min read
loading...