A
A
AlmazKayum2018-02-04 22:58:11
Python
AlmazKayum, 2018-02-04 22:58:11

How to work with postgresql in python?

Hello.
Worked earlier only in sqlite3. Now there is a need to connect the database in postgresql.
There are a lot of problems and misunderstandings, starting with the installation of postgresql itself.
Attention, question.
How did you learn it yourself? Google? What are the mentors? Or at work in a team, do you want to learn?
Please leave LITERAL resources, articles, courses on working with postgresql, where you yourself studied and which you liked.
How do you think you can learn this skill quickly?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
Maxim Fedorov, 2018-02-04
@Maksclub

https://postgrespro.ru/media/2018/01/10/introbook_...
repo.postgrespro.ru/doc/pgsql/10.1/ru/postgres-A4-...
https:/ /www.digitalocean.com/community/tutorials/p...

S
sim3x, 2018-02-04
@sim3x

https://www.djangoproject.com/
Postgres knowledge is not required to work with orm
To tune
postgresql.leopard.in.ua
install postgres?
apt install postgresql
client?
pip install psycopg2

A
Adil, 2018-12-27
@adilkhash

I wrote a small tutorial about working with PostgreSQL through the psycopg2 library: https://khashtamov.com/en/postgresql-python-psycopg2/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question