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.