PostgreSQL

YouTube on using PosgreSQL as a database, message queue, and LRU cache!

IDK if I buy what CompSciGuy is sellling in this video. And it would be fun to try things out and see.

PostgreSQL is handy in a docker compose network.

Here's a handy way to run PostgreSQL on a system that supports docker:

https://github.com/khezen/compose-postgres

It's nice that it comes with pgadmin. My fork is here



Tags: databases, postgreSQL, tools

← Back home