V
V
Vyacheslav Uspensky2015-06-26 18:01:21
PostgreSQL
Vyacheslav Uspensky, 2015-06-26 18:01:21

Which ORM to choose for Node.js+PostgreSQL?

Consider rewriting a huge number of your utilities in node.js to be combined into one big re-time ERP application. Here podmal MB who will advise what in terms of ORM.
Moreover, it is desirable that it only allows you to register connections, requests are faster and more convenient to write directly. Although if there is an ORM that can recursive, with, functions, procedures, other cases and does not go crazy from 20+ joins, then I would look at it.
Threat By the way, maybe not a node, but another chain? )
ZYZY although you know, I don’t care, I’ll write my own, it will save me time. It will be necessary to look for information about the intricacies of designing such things, I haven’t done it for a long time 8)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
VitalyT, 2015-06-30
@VitalyT

I am the author of the pg-promise library , created specifically to simplify the development for Postgres under Node JS as much as possible, while not resorting to any ORM, but using the native Posgres syntax.

V
Vitaly Sivkov, 2015-06-26
@Sivkoff

docs.sequelizejs.com/en/latest

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question