V
V
Vadim2021-11-07 15:08:06
PostgreSQL
Vadim, 2021-11-07 15:08:06

Do you use psycopg2 in Django Rest Framework projects?

While Django Rest has its own ORM, are you using psycopg2 to connect to PostgreSQL? If yes, for what cases?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2021-11-07
@Viji

ORM uses it. And to use it yourself in a Django project is stupidity, nullifying all the benefits of using Django.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question