PostgreSQL (2) Database Connection With Python Using "Psycopg2" Module

Описание к видео PostgreSQL (2) Database Connection With Python Using "Psycopg2" Module

Hello and welcome to the second video of PostgreSQL tutorial series.
Today you are going to learn how to connect PostgreSQL database to Python program.

As a matter of fact, there are several python modules that allow us to connect to and manipulate the database using PostgreSQL such as Psycopg2 which will be the module that we will be working with in this tutorial.

Download link: https://github.com/BekBrace/postgresq...
Psycopg2 link: https://pypi.org/project/psycopg2/
DEV profile : https://dev.to/bekbrace
Github profile: https://github.com/BekBrace

Комментарии

Информация по комментариям в разработке