Using Postgres on your Dev Machine
Install Postgres database
We'll use the great and free database called Postgres
Download and install it from:
https://www.enterprisedb.com/downloads/postgres-postgresql-downloads
In this demo we've used Windows x86-64 version, 11.5
Download and run ...
noam.hashnode.dev1 min read