0

I'm on the look out for a node ORM that works well with both Oracle and PostgreSQL.

I see that Waterline and Sequelize do not have built in support for Oracle.

Sequelize-Oracle is available though.

Is there a single node ORM module that supports both Oracle and PostgreSQL ?

Please suggest.

1 Answer 1

0

You should use knaxjs to generate query for both Oracle and PostgreSQL. Another way is use cu8-sequelize-oracle for Oracle and sequelizejs for PostgreSQL. Thanks!

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.