A Data Scientist Approach: Running Postgres SQL using DockerBlog

Docker & Postgres for Data scientists

post-thumb

BY MA Raza / ON Dec 22, 2021

In this short tutorial, I explain the steps to set up PostgreSQL local instance running in Docker and using python to interact with the Database. Below steps have been taken to set up the process.

  1. Setting up docker for PostgreSQL
  2. Connecting Postgres with Pgadmin4
  3. Interacting with Postgresql using Python

This article was initially published on Medium.

Docker container for Postgres for Data scientists

Share:
comments powered by Disqus