ETL using Shell Scripts
Connecting to Postgres and Create a Table
Here I have created ETL Pipeline in a Postgres docker container. To install and run postgres container you can follow Postgres Connection with Docker.
Create a Database in postgres and a table where we will...
harshita.hashnode.dev2 min read