Y
Y
Yuri2017-10-11 15:26:08
PostgreSQL
Yuri, 2017-10-11 15:26:08

Nodejs & postgres, where can I find good examples?

The task is to develop an api, upon request, it is necessary to receive data from the PostgreSQL database and return it to the front. Do you know where to look for implementation examples? Can you recommend an article to read? I'm still not very well oriented in the node, I would like to get acquainted with the best practice, as they say.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vyacheslav, 2017-10-11
@pvv38

Start with this https://node-postgres.com/
I recommend working through the pool https://node-postgres.com/features/pooling The
examples there are detailed, there’s even nothing to add.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question