Skip to content

πŸ“° postgres

ANNOUNCE pig: The Postgres Extension Wizard

Enter Pig, a Go-based package manager built to tame Postgres and its ecosystem of 340+ extensions in one fell swoop.

weeklyfoo #68 / 2025-01-19
postgres

Can Postgres replace Redis as a cache?

I see a trend in using Postgres for everything.

weeklyfoo #42 / 2024-07-22
postgres

FerretDB

A truly Open Source MongoDB alternative - using postgres

weeklyfoo #18 / 2024-02-05
ferretdbpostgres

Fuzzy Name Matching in Postgres

Soundex + Levenshtein

weeklyfoo #30 / 2024-04-29
postgres

My Backend Stack Is Just TypeScript + Postgres. Here’s Why That’s Enough

Most people overthink their backend way too early. You start building a new product and suddenly you’re researching Kafka, Redis, background workers, message queues, analytics pipelines, caching layers, and five microservices. But if you’re being honest, you probably don’t need most of that.

weeklyfoo #82 / 2025-04-28
typescriptpostgres

Nightly Postgres Backups via GitHub Actions

Learn how to backup your data to AWS

weeklyfoo #31 / 2024-05-06
postgresawsgithub

On expressions' reordering in Postgres

Let’s discuss micro-optimisations

weeklyfoo #82 / 2025-04-28
postgressql

Postgres for Everything (e/postgres)

How to reduce complexity and move faster? Just Postgres for everything.

weeklyfoo #63 / 2024-12-16
postgres

Postgres password encryption without leaking credentials

Useful tipps if you’re using postgres

weeklyfoo #16 / 2024-01-22
postgrespasswords

PostgreSQL 17 Released!

Next major release of Postgres!

weeklyfoo #52 / 2024-09-30
postgres

PostgreSQL is Enough

Gist with lots of Postgres related tools.

weeklyfoo #19 / 2024-02-12
postgres

PostgreSQL is the DBMS of the Year 2023

Quick note - Postgres it is!

weeklyfoo #15 / 2024-01-14
postgres

Transaction Isolation in Postgres, explained

Good deep dive!

weeklyfoo #12 / 2023-12-24
sqlpostgres