Forem

# 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.
Pods aren’t just containers: deep Kubernetes tricks every DevOps should know
Cover image for Pods aren’t just containers: deep Kubernetes tricks every DevOps should know

Pods aren’t just containers: deep Kubernetes tricks every DevOps should know

3
Comments
27 min read
Redis is fast - I'll cache in Postgres

Redis is fast - I'll cache in Postgres

Comments
6 min read
Complete Guide: Deploy NestJS API with PostgreSQL on AWS Lightsail

Complete Guide: Deploy NestJS API with PostgreSQL on AWS Lightsail

Comments
5 min read
First/Last per Group: PostgreSQL DISTINCT ON and MongoDB DISTINCT_SCAN Performance
Cover image for First/Last per Group: PostgreSQL DISTINCT ON and MongoDB DISTINCT_SCAN Performance

First/Last per Group: PostgreSQL DISTINCT ON and MongoDB DISTINCT_SCAN Performance

Comments
5 min read
The Long Hunt for a Dockerized PostgreSQL Connection

The Long Hunt for a Dockerized PostgreSQL Connection

Comments
2 min read
YouTube Data Processing Pipeline
Cover image for YouTube Data Processing Pipeline

YouTube Data Processing Pipeline

1
Comments
4 min read
MySQL Queries

MySQL Queries

Comments
3 min read
The COUNT(DISTINCT) Problem in Postgres (and How HLL Fixes It)
Cover image for The COUNT(DISTINCT) Problem in Postgres (and How HLL Fixes It)

The COUNT(DISTINCT) Problem in Postgres (and How HLL Fixes It)

Comments
5 min read
Stop Spaghetti SQL: Simplify Complex Queries with Postgres CTEs in Supabase
Cover image for Stop Spaghetti SQL: Simplify Complex Queries with Postgres CTEs in Supabase

Stop Spaghetti SQL: Simplify Complex Queries with Postgres CTEs in Supabase

2
Comments
16 min read
Skip Elasticsearch: Build Blazing-Fast Full-Text Search Right in Supabase
Cover image for Skip Elasticsearch: Build Blazing-Fast Full-Text Search Right in Supabase

Skip Elasticsearch: Build Blazing-Fast Full-Text Search Right in Supabase

2
Comments
11 min read
🚨 Fix Airflow 2.8.0 LocalExecutor Crashes on macOS: 3 Essential Solutions (2025)
Cover image for 🚨 Fix Airflow 2.8.0 LocalExecutor Crashes on macOS: 3 Essential Solutions (2025)

🚨 Fix Airflow 2.8.0 LocalExecutor Crashes on macOS: 3 Essential Solutions (2025)

1
Comments
4 min read
Beyond Flat Tables: Model Hierarchical Data in Supabase with Recursive Queries
Cover image for Beyond Flat Tables: Model Hierarchical Data in Supabase with Recursive Queries

Beyond Flat Tables: Model Hierarchical Data in Supabase with Recursive Queries

2
Comments
7 min read
How to Install PostgreSQL 18 on Ubuntu 24.04

How to Install PostgreSQL 18 on Ubuntu 24.04

5
Comments 2
5 min read
Configuring PostgreSQL server parameters on GitHub Actions

Configuring PostgreSQL server parameters on GitHub Actions

Comments
1 min read
Optimize Read Performance in Supabase with Postgres Materialized Views
Cover image for Optimize Read Performance in Supabase with Postgres Materialized Views

Optimize Read Performance in Supabase with Postgres Materialized Views

8
Comments
9 min read
Beyond Basic Indexes: Advanced Postgres Indexing for Maximum Supabase Performance
Cover image for Beyond Basic Indexes: Advanced Postgres Indexing for Maximum Supabase Performance

Beyond Basic Indexes: Advanced Postgres Indexing for Maximum Supabase Performance

14
Comments 1
14 min read
Scaling Node.js Applications to Millions of Users: A Practical Guide

Scaling Node.js Applications to Millions of Users: A Practical Guide

6
Comments
4 min read
Kotlin, JPA and AUTO_INCREMENT field in DB
Cover image for Kotlin, JPA and AUTO_INCREMENT field in DB

Kotlin, JPA and AUTO_INCREMENT field in DB

Comments
2 min read
sqlx4k — first stable release of a high-performance, non-blocking DB driver for Kotlin Multiplatform

sqlx4k — first stable release of a high-performance, non-blocking DB driver for Kotlin Multiplatform

3
Comments
1 min read
I Built an E-Commerce Platform in Go + Next.js — And You Can Deploy It in 30 Seconds

I Built an E-Commerce Platform in Go + Next.js — And You Can Deploy It in 30 Seconds

Comments
2 min read
Cracking the MERN Interview: React 19, Next.js 15, Supabase, PostgreSQL & Design Patterns Cheat Sheet
Cover image for Cracking the MERN Interview: React 19, Next.js 15, Supabase, PostgreSQL & Design Patterns Cheat Sheet

Cracking the MERN Interview: React 19, Next.js 15, Supabase, PostgreSQL & Design Patterns Cheat Sheet

1
Comments 1
3 min read
The Power of Postgres Arrays in Your Supabase Projects
Cover image for The Power of Postgres Arrays in Your Supabase Projects

The Power of Postgres Arrays in Your Supabase Projects

7
Comments
12 min read
From Idea to Deployment with FastAPI and Postgres
Cover image for From Idea to Deployment with FastAPI and Postgres

From Idea to Deployment with FastAPI and Postgres

Comments
3 min read
Lock Down Your Data: Implement Row-Level Security Policies in Supabase SQL
Cover image for Lock Down Your Data: Implement Row-Level Security Policies in Supabase SQL

Lock Down Your Data: Implement Row-Level Security Policies in Supabase SQL

8
Comments
13 min read
PostgreSQL Bukan Satu-satunya: 5 Database Lain yang Perlu Kamu Tau!

PostgreSQL Bukan Satu-satunya: 5 Database Lain yang Perlu Kamu Tau!

Comments
3 min read
loading...