Gist
Running PostgreSQL Locally with Docker
Run PostgreSQL locally with Docker: start a Postgres container, get connection strings (psql, Prisma, Node pg, SQLAlchemy), view logs, create databases/users, and manage containers for local development.
2 posts tagged with “backend”
Run PostgreSQL locally with Docker: start a Postgres container, get connection strings (psql, Prisma, Node pg, SQLAlchemy), view logs, create databases/users, and manage containers for local development.
This article demonstrates via experimentation how spread operation is very expensive & why push operation is a better choice when it comes to performing large array merges