psycopg2 python Connect, fetch data, pass SQL query parameters, error handling

preview_player
Показать описание
In this video, we will install and use psycopg2 python library and perform connecting, fetching data, passing SQL query parameters to handle SQL injection attacks and error handling

Please subscribe, like and share this video

#database #dev #tutorial #learning #beginners #psycopg2 #taming_python
Рекомендации по теме
Комментарии
Автор

How to connect using SSH, private key (.pem) and Jump server details?

nishansilva
Автор

is their any method to ignore errors in postgresql ?? when we are moving csv file to postgresql database if any row has bad data whole copy is stopped is their any way we can skip the error row and copy all the good rows to database.

ishantguleria
Автор

the reason why i'm here is that error:
psycopg2.OperationalError.
Can you help me ?

kyc