PGCLI: Postgres from the terminal
Introduction
Have you ever used the Postgres database and did you know you don't have to launch PGAdmin every time you want to write SQL queries, you can write down those queries even inside a terminal with a python package. It's PGCLI, that can act ...
techstructiveblog.hashnode.dev10 min read